From: Nick Mathewson Date: Thu, 29 Jan 2015 19:04:21 +0000 (-0500) Subject: Define 'digesttype' correctly X-Git-Tag: tor-0.2.6.3-alpha~98^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f935ee2dae5ca026a6bf81cc403bc50ae92bdd70;p=thirdparty%2Ftor.git Define 'digesttype' correctly --- diff --git a/src/or/dirserv.c b/src/or/dirserv.c index c65e99e1ff..3785d9adee 100644 --- a/src/or/dirserv.c +++ b/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