[Asterisk-cvs] asterisk/channels chan_skinny.c,1.3,1.4

jeremy at lists.digium.com jeremy at lists.digium.com
Fri Sep 12 19:36:28 CDT 2003


Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/tmp/cvs-serv13133

Modified Files:
	chan_skinny.c 
Log Message:
remove stupid CR/LFs


Index: chan_skinny.c
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/chan_skinny.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- chan_skinny.c	12 Sep 2003 23:47:02 -0000	1.3
+++ chan_skinny.c	13 Sep 2003 00:37:37 -0000	1.4
@@ -549,8 +549,8 @@
 #define SKINNY_CX_CONFERENCE 3
 #define SKINNY_CX_MUTE     4
 #define SKINNY_CX_INACTIVE 4
-
-#if 0
+
+#if 0
 static char *skinny_cxmodes[] = {
     "sendonly",
     "recvonly",
@@ -558,7 +558,7 @@
     "confrnce",
     "inactive"
 };
-#endif
+#endif
 
 /* driver scheduler */
 static struct sched_context *sched;




More information about the svn-commits mailing list