]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix compilation
authorNick Mathewson <nickm@torproject.org>
Thu, 1 Dec 2016 14:20:04 +0000 (09:20 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 1 Dec 2016 14:20:04 +0000 (09:20 -0500)
src/or/routerkeys.c

index ad62247921440617c2b4c85752cf1c0c04fc1e15..6c53c50305a567205551626744405975e6b92a45 100644 (file)
@@ -743,7 +743,7 @@ load_ed_keys(const or_options_t *options, time_t now)
   if (need_new_signing_key) {
     log_notice(LD_OR, "It looks like I need to generate and sign a new "
                "medium-term signing key, because %s. To do that, I "
-               "need to load the permanent master identity key. "
+               "need to load%s the permanent master identity key. "
                "If the master identity key was not moved or encrypted "
                "with a passphrase, this will be done automatically and "
                "no further action is required. Otherwise, provide the "