[tor/master] Define 'digesttype' correctly

30 Jan
2015
30 Jan
'15
12:37 p.m.
commit f935ee2dae5ca026a6bf81cc403bc50ae92bdd70 Author: Nick Mathewson <nickm@torproject.org> Date: Thu Jan 29 14:04:21 2015 -0500 Define 'digesttype' correctly --- src/or/dirserv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/dirserv.c b/src/or/dirserv.c index c65e99e..3785d9a 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
3781
Age (days ago)
3781
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org