[asterisk-commits] simon.perreault: branch group/v6-new r273882 - /team/group/v6-new/include/ast...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Jul 5 08:46:25 CDT 2010
Author: simon.perreault
Date: Mon Jul 5 08:46:22 2010
New Revision: 273882
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=273882
Log:
Added missing param.
Modified:
team/group/v6-new/include/asterisk/rtp_engine.h
Modified: team/group/v6-new/include/asterisk/rtp_engine.h
URL: http://svnview.digium.com/svn/asterisk/team/group/v6-new/include/asterisk/rtp_engine.h?view=diff&rev=273882&r1=273881&r2=273882
==============================================================================
--- team/group/v6-new/include/asterisk/rtp_engine.h (original)
+++ team/group/v6-new/include/asterisk/rtp_engine.h Mon Jul 5 08:46:22 2010
@@ -519,7 +519,7 @@
*
* \param engine_name Name of the engine to use for the RTP instance
* \param sched Scheduler context that the RTP engine may want to use
- * \param Address we want to bind to
+ * \param sa Address we want to bind to
* \param data Unique data for the engine
*
* \retval non-NULL success
More information about the asterisk-commits
mailing list