mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
that extra punctuation distracts me
svn:r6250
This commit is contained in:
parent
cd271dbca9
commit
56df81199a
@ -358,7 +358,7 @@ init_keys(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
log(LOG_NOTICE, LD_GENERAL,
|
log(LOG_NOTICE, LD_GENERAL,
|
||||||
"Your Tor server's identity key fingerprint is '%s %s'.",
|
"Your Tor server's identity key fingerprint is '%s %s'",
|
||||||
options->Nickname, fingerprint);
|
options->Nickname, fingerprint);
|
||||||
if (!authdir_mode(options))
|
if (!authdir_mode(options))
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user