[libpri-commits] rmudgett: branch group/ccss r1501 - in /team/group/ccss: pri.c q931.c

SVN commits to the libpri project libpri-commits at lists.digium.com
Fri Feb 19 16:16:19 CST 2010


Author: rmudgett
Date: Fri Feb 19 16:16:16 2010
New Revision: 1501

URL: http://svnview.digium.com/svn/libpri?view=rev&rev=1501
Log:
Remove trailing whitespace on changes made in this branch.

Modified:
    team/group/ccss/pri.c
    team/group/ccss/q931.c

Modified: team/group/ccss/pri.c
URL: http://svnview.digium.com/svn/libpri/team/group/ccss/pri.c?view=diff&rev=1501&r1=1500&r2=1501
==============================================================================
--- team/group/ccss/pri.c (original)
+++ team/group/ccss/pri.c Fri Feb 19 16:16:16 2010
@@ -988,7 +988,7 @@
  * \param ctrl D channel controller.
  * \param invoke_id ID given by libpri when it requested the party status.
  * \param status free(0)/busy(1)/incompatible(2)
- * 
+ *
  * \note
  * There could be zero, one, or more responses to the original
  * status request depending upon how many endpoints respond to the request.

Modified: team/group/ccss/q931.c
URL: http://svnview.digium.com/svn/libpri/team/group/ccss/q931.c?view=diff&rev=1501&r1=1500&r2=1501
==============================================================================
--- team/group/ccss/q931.c (original)
+++ team/group/ccss/q931.c Fri Feb 19 16:16:16 2010
@@ -7027,7 +7027,7 @@
 		c->newcall = 0;
 		UPDATE_OURCALLSTATE(ctrl, c, Q931_CALL_STATE_CALL_PRESENT);
 		c->peercallstate = Q931_CALL_STATE_CALL_INITIATED;
-		if (c->cis_call) { 
+		if (c->cis_call) {
 			/*
 			 * Make call alive so any message events clearing this
 			 * signaling call can pass up any subcmds.




More information about the libpri-commits mailing list