]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Define 'digesttype' correctly
authorNick Mathewson <nickm@torproject.org>
Thu, 29 Jan 2015 19:04:21 +0000 (14:04 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 29 Jan 2015 19:04:21 +0000 (14:04 -0500)
src/or/dirserv.c

index c65e99e1ff24d639a17ff23075164e17bbe62ca6..3785d9adeea73905a52246bd1681dcf2c1758a05 100644 (file)
@@ -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