aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_skel.c
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-31 10:26:55 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-31 10:26:55 +0000
commit34f471d4c476172cb65c26ffdb2cbcb91e1b2de6 (patch)
tree711110cfe39bf6a014015ce1181727abe107ba24 /apps/app_skel.c
parent235e93604c4c3b0422ca406039e008cafea4f459 (diff)
Issue #9842 - Doxygen updates by snuffy. Thanks!
(Committed from Media Plaza in Utrecht, Netherlands - Open Source VoIP conference) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@66705 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_skel.c')
-rw-r--r--apps/app_skel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_skel.c b/apps/app_skel.c
index 55830ebee..47bb2af79 100644
--- a/apps/app_skel.c
+++ b/apps/app_skel.c
@@ -20,7 +20,7 @@
*
* \brief Skeleton application
*
- * \author <Your Name Here> <<Your Email Here>>
+ * \author\verbatim <Your Name Here> <<Your Email Here>> \endvebatim
*
* This is a skeleton for development of an Asterisk application
* \ingroup applications