[asterisk-commits] dlee: branch dlee/ASTERISK-22243 r396358 - /team/dlee/ASTERISK-22243/include/...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Aug 7 10:29:44 CDT 2013
Author: dlee
Date: Wed Aug 7 10:29:43 2013
New Revision: 396358
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=396358
Log:
\since tag on ao2_ref1
Modified:
team/dlee/ASTERISK-22243/include/asterisk/astobj2.h
Modified: team/dlee/ASTERISK-22243/include/asterisk/astobj2.h
URL: http://svnview.digium.com/svn/asterisk/team/dlee/ASTERISK-22243/include/asterisk/astobj2.h?view=diff&rev=396358&r1=396357&r2=396358
==============================================================================
--- team/dlee/ASTERISK-22243/include/asterisk/astobj2.h (original)
+++ team/dlee/ASTERISK-22243/include/asterisk/astobj2.h Wed Aug 7 10:29:43 2013
@@ -511,6 +511,7 @@
#endif
/*!
+ * \since 12
* \brief Bump refcount on an AO2 object by one, returning the object.
*
* This is useful for inlining a ref bump, and you don't care about the ref
More information about the asterisk-commits
mailing list