Merge remote-tracking branch 'origin/maint-0.2.5'

This commit is contained in:
Nick Mathewson 2014-08-18 10:20:37 -04:00
commit 2937de2180

View File

@ -6890,6 +6890,8 @@ init_cookie_authentication(const char *fname, const char *header,
log_warn(LD_FS,"Unable to make %s group-readable.", escaped(fname));
}
}
#else
(void) group_readable;
#endif
/* Success! */