Browse Source

Define 'digesttype' correctly

Nick Mathewson 10 years ago
parent
commit
f935ee2dae
1 changed files with 1 additions and 1 deletions
  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