From 1df0647c668645268b1b9c0246b91cad709e3708 Mon Sep 17 00:00:00 2001
From: Nick Mathewson <nickm@torproject.org>
Date: Thu, 21 Feb 2008 03:38:46 +0000
Subject:  r18291@catbus:  nickm | 2008-02-20 22:35:32 -0500  Resolve all
 DOCDOC issues, and document some other undocumented code, and fix a changelog
 entry.

svn:r13638
---
 src/or/config.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/or/config.c')

diff --git a/src/or/config.c b/src/or/config.c
index 5903d25b1..b838eadc3 100644
--- a/src/or/config.c
+++ b/src/or/config.c
@@ -2446,7 +2446,7 @@ options_init(or_options_t *options)
   config_init(&options_format, options);
 }
 
-/* Set all vars in the configuration object 'options' to their default
+/** Set all vars in the configuration object 'options' to their default
  * values. */
 static void
 config_init(config_format_t *fmt, void *options)
-- 
cgit v1.2.3