[svn-commits] rmudgett: branch rmudgett/hold_retrieve r298287 - /team/rmudgett/hold_retriev...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Dec 13 15:54:44 CST 2010


Author: rmudgett
Date: Mon Dec 13 15:54:40 2010
New Revision: 298287

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=298287
Log:
Change when a function was added.

Modified:
    team/rmudgett/hold_retrieve/channels/sig_pri.c

Modified: team/rmudgett/hold_retrieve/channels/sig_pri.c
URL: http://svnview.digium.com/svn/asterisk/team/rmudgett/hold_retrieve/channels/sig_pri.c?view=diff&rev=298287&r1=298286&r2=298287
==============================================================================
--- team/rmudgett/hold_retrieve/channels/sig_pri.c (original)
+++ team/rmudgett/hold_retrieve/channels/sig_pri.c Mon Dec 13 15:54:40 2010
@@ -4061,7 +4061,7 @@
 /*!
  * \internal
  * \brief Handle the hold event from libpri.
- * \since 1.8
+ * \since 1.10
  *
  * \param pri sig_pri PRI control structure.
  * \param ev Hold event received.




More information about the svn-commits mailing list