aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
diff options
context:
space:
mode:
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. */