diff options
Diffstat (limited to 'src/or/transports.c')
-rw-r--r-- | src/or/transports.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/transports.c b/src/or/transports.c index 2fc2adc55..1522756a5 100644 --- a/src/or/transports.c +++ b/src/or/transports.c @@ -1002,7 +1002,7 @@ create_managed_proxy_environment(const managed_proxy_t *mp) tor_free(bindaddr_tmp); } - /* XXX023 Remove the '=' here once versions of obfsproxy which + /* XXX024 Remove the '=' here once versions of obfsproxy which * assert that this env var exists are sufficiently dead. * * (If we remove this line entirely, some joker will stick this |