summaryrefslogtreecommitdiff
path: root/src/or/config.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2009-01-04 19:47:21 +0000
committerNick Mathewson <nickm@torproject.org>2009-01-04 19:47:21 +0000
commit92ce533f71428c324cadcd4e8feae933a8622a81 (patch)
tree3906afce8c442fa61420d8f9844b3b77c98bbd9a /src/or/config.c
parent9c94b428d9f30f1c5a493856cfea293c634a3c9f (diff)
downloadtor-92ce533f71428c324cadcd4e8feae933a8622a81.tar.gz
tor-92ce533f71428c324cadcd4e8feae933a8622a81.zip
Another round of downgrading removing or postponing XXXX021 issues. Some remain, though.
svn:r17888
Diffstat (limited to 'src/or/config.c')
-rw-r--r--src/or/config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/config.c b/src/or/config.c
index 331a044d97..0e055ea8b8 100644
--- a/src/or/config.c
+++ b/src/or/config.c
@@ -3512,7 +3512,7 @@ options_validate(or_options_t *old_options, or_options_t *options,
"a non-default set of DirServers.");
}
- /*XXXX021 checking for defaults manually like this is a bit fragile.*/
+ /*XXXX022 checking for defaults manually like this is a bit fragile.*/
/* Keep changes to hard-coded values synchronous to man page and default
* values table. */