소스 검색

Define 'digesttype' correctly

Nick Mathewson 10 년 전
부모
커밋
f935ee2dae
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/or/dirserv.c

+ 1 - 1
src/or/dirserv.c

@@ -3273,7 +3273,7 @@ connection_dirserv_flushed_some(dir_connection_t *conn)
 
       NONSPACE = one or more non-space printing characters
 
-      DIGESTVAL = any number of non-=, non-" " characters.
+      DIGESTVAL = DIGESTTYPE = one or more non-=, non-" " characters.
 
       SP = " "
       NL = a newline