aboutsummaryrefslogtreecommitdiffstats
path: root/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'config.c')
-rwxr-xr-xconfig.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/config.c b/config.c
index bee08cc89..3fbc18082 100755
--- a/config.c
+++ b/config.c
@@ -16,10 +16,12 @@
* at the top of the source tree.
*/
-/*
+/*! \file
+ *
+ * \brief Configuration File Parser
*
- * Configuration File Parser
- *
+ * Includes the Asterisk Realtime API - ARA
+ * See README.realtime
*/
#include <stdio.h>