diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/or/dirserv.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |