mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 02:26:23 +00:00
Fix astobj2 doxygen comment.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@383519 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1433,8 +1433,8 @@ void ao2_container_unregister(const char *name);
|
|||||||
* \param flags search_flags to control linking the object. (OBJ_NOLOCK)
|
* \param flags search_flags to control linking the object. (OBJ_NOLOCK)
|
||||||
* \param tag used for debugging.
|
* \param tag used for debugging.
|
||||||
*
|
*
|
||||||
* \retval NULL on errors.
|
* \retval 0 on errors.
|
||||||
* \retval !NULL on success.
|
* \retval 1 on success.
|
||||||
*
|
*
|
||||||
* This function inserts an object in a container according its key.
|
* This function inserts an object in a container according its key.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user