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
This commit is contained in:
Russell Bryant
2007-06-07 23:07:25 +00:00
parent 0ac5422486
commit 1d57ccb6f7
16 changed files with 169 additions and 101 deletions

View File

@@ -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!
*