summaryrefslogtreecommitdiff
path: root/include/asterisk/extconf.h
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2008-02-15 17:29:08 +0000
committerJason Parker <jparker@digium.com>2008-02-15 17:29:08 +0000
commit72bc8a7c7db13afe5b6d97a8d67e942689d5f8e8 (patch)
tree3a63fb704485864ab9b2f72bde73a4991776ac33 /include/asterisk/extconf.h
parent32a758d944dd8355d799ae768f456ad7c1b769c7 (diff)
Fix up some doxygen issues.
(closes issue #11996) Patches: bug_11996_doxygen.diff uploaded by snuffy (license 35) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103723 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/extconf.h')
-rw-r--r--include/asterisk/extconf.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/asterisk/extconf.h b/include/asterisk/extconf.h
index 943945031..7f248d912 100644
--- a/include/asterisk/extconf.h
+++ b/include/asterisk/extconf.h
@@ -15,8 +15,9 @@
* the GNU General Public License Version 2. See the LICENSE file
* at the top of the source tree.
*/
-/*! \file External configuration handlers (realtime and static configuration)
- * \author Steve Murphy <murf@digium.com>
+/*! \file
+ * \brief External configuration handlers (realtime and static configuration)
+ * \author Steve Murphy <murf@digium.com>
*
*/