mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-11 23:28:59 +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:
@@ -529,6 +529,8 @@ int ast_extension_cmp(const char *a, const char *b);
|
||||
* \param exten new extension to add
|
||||
* \param priority priority of new extension
|
||||
* \param callerid callerid of extension
|
||||
* \param found
|
||||
* \param combined_find_spawn
|
||||
*
|
||||
* This adds a new extension to the asterisk extension list.
|
||||
*
|
||||
|
Reference in New Issue
Block a user