aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_shell.c
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-24 09:05:29 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-24 09:05:29 +0000
commitc689de66ae30a327524b0c4b171b2599fb7be6ec (patch)
treea9a534661f0271e1621f87f664dce13408d905ce /funcs/func_shell.c
parent396370afd6fbdd4d61327fc1343deaef50973bf7 (diff)
Doxygen update
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51920 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'funcs/func_shell.c')
-rw-r--r--funcs/func_shell.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/funcs/func_shell.c b/funcs/func_shell.c
index b2557fba9..e3b76abe8 100644
--- a/funcs/func_shell.c
+++ b/funcs/func_shell.c
@@ -18,9 +18,11 @@
*
* \SHELL function to return the value of a system call.
*
- * \ Inspiration and Guidance from Russell! Thank You!
+ * \note Inspiration and Guidance from Russell! Thank You!
*
* \author Brandon Kruse <bkruse@digium.com>
+ *
+ * \ingroup functions
*/
#include "asterisk.h"