commit e44662a7f9af990753a89b0a831d3439a509c8ae
parent db4873c46d80366c8eb0df0098ba18a10c0ad59b
Author: Alexander Færøy <ahf@torproject.org>
Date: Sat, 16 Dec 2017 02:22:37 +0100
Fix additional whitespace in config module comment.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/or/config.c b/src/or/config.c
@@ -18,7 +18,7 @@
* inspecting values that are calculated as a result of the
* configured options.
*
- * <h3>How to add new options</h3>
+ * <h3>How to add new options</h3>
*
* To add new items to the torrc, there are a minimum of three places to edit:
* <ul>