瀏覽代碼

html error in doxygen comment in rendservice.c

Nick Mathewson 9 年之前
父節點
當前提交
e3592cd8b5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/or/rendservice.c

+ 1 - 1
src/or/rendservice.c

@@ -984,7 +984,7 @@ rend_service_sos_poison_path(const rend_service_t *service)
   return rend_service_path(service, sos_poison_fname);
   return rend_service_path(service, sos_poison_fname);
 }
 }
 
 
-/** Return True if hidden services <b>service> has been poisoned by single
+/** Return True if hidden services <b>service</b> has been poisoned by single
  * onion mode. */
  * onion mode. */
 static int
 static int
 service_is_single_onion_poisoned(const rend_service_t *service)
 service_is_single_onion_poisoned(const rend_service_t *service)