summaryrefslogtreecommitdiff
path: root/main/asterisk.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/asterisk.c')
-rw-r--r--main/asterisk.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/main/asterisk.c b/main/asterisk.c
index 78a481d7c..80643b15a 100644
--- a/main/asterisk.c
+++ b/main/asterisk.c
@@ -48,6 +48,8 @@
* \arg \ref Licensing
* \arg \ref DevDoc
* \arg \ref configuration_file
+ * \arg \ref channel_drivers
+ * \arg \ref applications
*
* \section copyright Copyright and Author
*
@@ -133,8 +135,7 @@
* Implementation of PBX core functions and CLI interface.
*/
-/*!
- * \li The Asterisk core uses the configuration file \ref asterisk.conf
+/*! \li \ref asterisk.c uses the configuration file \ref asterisk.conf
* \addtogroup configuration_file
*/