mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 12:52:33 +00:00
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:
@@ -72,7 +72,7 @@ const char *devstate2str(enum ast_device_state devstate);
|
||||
const char *ast_devstate_str(enum ast_device_state devstate);
|
||||
|
||||
/*! \brief Convert device state from text to integer value
|
||||
* \param The text representing the device state. Valid values are anything
|
||||
* \param val The text representing the device state. Valid values are anything
|
||||
* that comes after AST_DEVICE_ in one of the defined values.
|
||||
* \return The AST_DEVICE_ integer value
|
||||
*/
|
||||
|
Reference in New Issue
Block a user