Merge remote-tracking branch 'jigsaw/fix-15381'

This commit is contained in:
Nick Mathewson
2016-08-23 09:55:37 -04:00
+1 -1
View File
@@ -2800,7 +2800,7 @@ tor_init(int argc, char *argv[])
{
const char *version = get_version();
log_notice(LD_GENERAL, "Tor v%s running on %s with Libevent %s, "
log_notice(LD_GENERAL, "Tor %s running on %s with Libevent %s, "
"OpenSSL %s and Zlib %s.", version,
get_uname(),
tor_libevent_get_version_str(),