瀏覽代碼

that extra punctuation distracts me

svn:r6250
Roger Dingledine 19 年之前
父節點
當前提交
56df81199a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/or/router.c

+ 1 - 1
src/or/router.c

@@ -358,7 +358,7 @@ init_keys(void)
   }
 
   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);
   if (!authdir_mode(options))
     return 0;