mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Define 'digesttype' correctly
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user