From 5a1dfca071720ea512796d50ebb0b83630906cb4 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 30 Oct 2019 16:05:12 -0400 Subject: [PATCH] Fix 32167: comment in config.c --- src/app/config/config.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/config/config.c b/src/app/config/config.c index 2f40dd2bb9..14376e56ae 100644 --- a/src/app/config/config.c +++ b/src/app/config/config.c @@ -22,7 +22,8 @@ * * To add new items to the torrc, there are a minimum of three places to edit: *