mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 16:50:14 +00:00
Minor documentation change
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@367124 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -581,7 +581,7 @@ struct ao2_global_obj {
|
|||||||
*
|
*
|
||||||
* \details
|
* \details
|
||||||
* This macro creates a global object holder that can be used to
|
* This macro creates a global object holder that can be used to
|
||||||
* hold an ao2 object accessible using an API. The structure is
|
* hold an ao2 object accessible using the API. The structure is
|
||||||
* allocated and initialized to be empty.
|
* allocated and initialized to be empty.
|
||||||
*
|
*
|
||||||
* Example usage:
|
* Example usage:
|
||||||
|
|||||||
Reference in New Issue
Block a user