summaryrefslogtreecommitdiff
path: root/res/res_smdi.c
diff options
context:
space:
mode:
authorAndrew Latham <lathama@gmail.com>2012-10-14 21:44:27 +0000
committerAndrew Latham <lathama@gmail.com>2012-10-14 21:44:27 +0000
commitc7857504df95c83ccd89e2474331e1b8a4d0d66e (patch)
treee34b467008f14cfa804ecbe9f08d9d0d7cfdb535 /res/res_smdi.c
parent707423e6aa600d2669ebca08e054460af33dfaf4 (diff)
Doxygen Updates - Title update
Update and extend the configuration_file group and enable linking to the resource. Update title that was left behind many years ago. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@375003 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_smdi.c')
-rw-r--r--res/res_smdi.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/res/res_smdi.c b/res/res_smdi.c
index 4ae101bd2..5957e669c 100644
--- a/res/res_smdi.c
+++ b/res/res_smdi.c
@@ -1,5 +1,5 @@
/*
- * Asterisk -- A telephony toolkit for Linux.
+ * Asterisk -- An open source telephony toolkit.
*
* Copyright (C) 2005-2008, Digium, Inc.
*
@@ -31,8 +31,7 @@
* polling thread handle it.
*/
-/*!
- * \li The resource res_smdi uses the configuration file \ref smdi.conf
+/*! \li \ref res_smdi.c uses the configuration file \ref smdi.conf
* \addtogroup configuration_file Configuration Files
*/