[asterisk-commits] qwell: branch qwell/fun_with_transports r387483 - /team/qwell/fun_with_transp...

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu May 2 14:12:15 CDT 2013


Author: qwell
Date: Thu May  2 14:12:13 2013
New Revision: 387483

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=387483
Log:
Revert a documentation change.

Modified:
    team/qwell/fun_with_transports/include/asterisk/res_sip.h

Modified: team/qwell/fun_with_transports/include/asterisk/res_sip.h
URL: http://svnview.digium.com/svn/asterisk/team/qwell/fun_with_transports/include/asterisk/res_sip.h?view=diff&rev=387483&r1=387482&r2=387483
==============================================================================
--- team/qwell/fun_with_transports/include/asterisk/res_sip.h (original)
+++ team/qwell/fun_with_transports/include/asterisk/res_sip.h Thu May  2 14:12:13 2013
@@ -624,7 +624,7 @@
 struct ao2_container *ast_sip_location_retrieve_aor_contacts(const struct ast_sip_aor *aor);
 
 /*!
- * \brief Retrieve a bound contact from a list of AORs
+ * \brief Retrieve the first bound contact from a list of AORs
  *
  * \param aor_list A comma-separated list of AOR names
  * \retval NULL if no contacts available




More information about the asterisk-commits mailing list