summaryrefslogtreecommitdiff
path: root/apps/app_senddtmf.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 /apps/app_senddtmf.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 'apps/app_senddtmf.c')
-rw-r--r--apps/app_senddtmf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/app_senddtmf.c b/apps/app_senddtmf.c
index c2c3c765d..e4eb33ecf 100644
--- a/apps/app_senddtmf.c
+++ b/apps/app_senddtmf.c
@@ -19,6 +19,8 @@
/*! \file
*
* \brief App to send DTMF digits
+ *
+ * \author Mark Spencer <markster@digium.com>
*
* \ingroup applications
*/