summaryrefslogtreecommitdiff
path: root/res/res_features.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2005-12-30 21:18:06 +0000
committerRussell Bryant <russell@russellbryant.com>2005-12-30 21:18:06 +0000
commita7254683818ae0e4afbc4116b7131c1ffe953a4c (patch)
tree1b2ab16c2e716280b11341c3232c276cd8d51ba4 /res/res_features.c
parent75dc984c3137a40d7c2aa2d4246651c2fbc1917f (diff)
update doxygen docs to specify authors
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7682 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_features.c')
-rw-r--r--res/res_features.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/res_features.c b/res/res_features.c
index 7b58f9f6b..f0d8ab9f7 100644
--- a/res/res_features.c
+++ b/res/res_features.c
@@ -18,8 +18,9 @@
/*! \file
*
- * \brief Routines implementing call parking
- *
+ * \brief Routines implementing call features
+ *
+ * \author Mark Spencer <markster@digium.com>
*/
#include <pthread.h>