mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'jigsaw/fix-15381'
This commit is contained in:
+1
-1
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user