aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_modem_aopen.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-12-30 21:18:06 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-12-30 21:18:06 +0000
commitab6566173e89a7a2dfe6a1e38d496ac0304ecd4a (patch)
tree1b2ab16c2e716280b11341c3232c276cd8d51ba4 /channels/chan_modem_aopen.c
parent22011cf1eb67014e5cfd7f22f29762172afe2b89 (diff)
update doxygen docs to specify authors
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7682 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/chan_modem_aopen.c')
-rw-r--r--channels/chan_modem_aopen.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/channels/chan_modem_aopen.c b/channels/chan_modem_aopen.c
index 0183cde92..f49fe6568 100644
--- a/channels/chan_modem_aopen.c
+++ b/channels/chan_modem_aopen.c
@@ -17,9 +17,10 @@
*/
/*
+ * \brief A/Open ITU-56/2 Voice Modem Driver (Rockwell, IS-101, and others)
+ *
+ * \author Mark Spencer <markster@digium.com>
*
- * A/Open ITU-56/2 Voice Modem Driver (Rockwell, IS-101, and others)
- *
* \ingroup channel_drivers
*/