summaryrefslogtreecommitdiff
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 d963a5c0de..edca17a416 100644
--- a/src/or/config.c
+++ b/src/or/config.c
@@ -4,9 +4,9 @@
/* See LICENSE for licensing information */
/* $Id$ */
const char config_c_id[] = "$Id$";
+
/**
* \file config.c
- *
* \brief Code to parse and interpret configuration files.
**/