mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 16:20:37 +00:00
Doxygen fixes.
Also fix a common typo I kept seeing (arguement) in various files. Closes issue #11222, patch by snuffy (with arguement > argument by me). git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89202 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -58,9 +58,9 @@ static int split_ext(char *filename, char **name, char **ext)
|
||||
|
||||
/*!
|
||||
* \brief Convert a file from one format to another
|
||||
* \param fd file descriptor
|
||||
* \param argc no arguements
|
||||
* \param argv list of arguements
|
||||
* \param e CLI entry
|
||||
* \param cmd command number
|
||||
* \param a list of cli arguments
|
||||
* \retval CLI_SUCCESS on success.
|
||||
* \retval CLI_SHOWUSAGE or CLI_FAILURE on failure.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user