summaryrefslogtreecommitdiff
path: root/apps/app_skel.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2005-11-06 15:09:47 +0000
committerRussell Bryant <russell@russellbryant.com>2005-11-06 15:09:47 +0000
commit31a804b97c290715dd761231f52616598c2f981f (patch)
treec8881054a6bb8d0179b2d87d3a1e5a7badad305c /apps/app_skel.c
parent75c812f26d35195bae0e0301ae5fd6b1516775cd (diff)
issue #5605
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6979 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_skel.c')
-rwxr-xr-xapps/app_skel.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/app_skel.c b/apps/app_skel.c
index f391cb64b..88a9a280b 100755
--- a/apps/app_skel.c
+++ b/apps/app_skel.c
@@ -20,6 +20,8 @@
*
* \brief Skeleton application
*
+ * This is a skeleton for development of an Asterisk application */
+ * \ingroup applications
*/
#include <stdlib.h>