瀏覽代碼

trivial doxygen thing

svn:r11463
Roger Dingledine 18 年之前
父節點
當前提交
ffce9d3368
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/or/dirserv.c

+ 1 - 1
src/or/dirserv.c

@@ -1502,7 +1502,7 @@ should_generate_v2_networkstatus(void)
  * network using allegedly high-uptime nodes, displacing all the
  * current guards. */
 #define UPTIME_TO_GUARANTEE_STABLE (3600*24*30)
-/* If a router's MTBF is at least this value, then it is always stable.
+/** If a router's MTBF is at least this value, then it is always stable.
  * See above. */
 #define MTBF_TO_GUARANTEE_STABLE (60*60*24*10)
 /** Similarly, we protect sufficiently fast nodes from being pushed