mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r17936@catbus: nickm | 2008-02-06 00:31:11 -0500
Fix/downgrade some more XXX020s. svn:r13397
This commit is contained in:
@@ -2343,7 +2343,7 @@ networkstatus_parse_vote_from_string(const char *s, const char **eos_out,
|
||||
ns_detached_signatures_t *
|
||||
networkstatus_parse_detached_signatures(const char *s, const char *eos)
|
||||
{
|
||||
/* XXXX020 there is too much duplicate code here. */
|
||||
/* XXXX there is too much duplicate code here. */
|
||||
directory_token_t *tok;
|
||||
|
||||
smartlist_t *tokens = smartlist_create();
|
||||
|
||||
Reference in New Issue
Block a user