aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_sendtext.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_sendtext.c')
-rw-r--r--apps/app_sendtext.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/app_sendtext.c b/apps/app_sendtext.c
index c08a793f3..4ddbc1c65 100644
--- a/apps/app_sendtext.c
+++ b/apps/app_sendtext.c
@@ -19,8 +19,10 @@
/*! \file
*
* \brief App to transmit a text message
+ *
+ * \author Mark Spencer <markster@digium.com>
*
- * Requires support of sending text messages from channel driver
+ * \note Requires support of sending text messages from channel driver
*
* \ingroup applications
*/