From 1d57ccb6f70f41fb1a50fa9546b8a380bc234d5c Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 7 Jun 2007 23:07:25 +0000 Subject: Fix a bunch of doxygen errors and document more things (issue #9842, snuffy) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68339 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- funcs/func_shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'funcs') diff --git a/funcs/func_shell.c b/funcs/func_shell.c index 39fc9f5d1..668631aaa 100644 --- a/funcs/func_shell.c +++ b/funcs/func_shell.c @@ -16,7 +16,7 @@ /*! \file * - * \SHELL function to return the value of a system call. + * SHELL function to return the value of a system call. * * \note Inspiration and Guidance from Russell! Thank You! * -- cgit v1.2.3