[Asterisk-cvs] asterisk/channels chan_sip.c,1.410,1.411

markster at lists.digium.com markster at lists.digium.com
Mon Jun 14 16:42:30 CDT 2004


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

Modified Files:
	chan_sip.c 
Log Message:
Minor formatting cleanups


Index: chan_sip.c
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/chan_sip.c,v
retrieving revision 1.410
retrieving revision 1.411
diff -u -d -r1.410 -r1.411
--- chan_sip.c	14 Jun 2004 21:18:52 -0000	1.410
+++ chan_sip.c	14 Jun 2004 21:47:08 -0000	1.411
@@ -1867,9 +1867,9 @@
 	{ "Subject", "s" },
 	{ "To", "t" },
 	{ "Supported", "k" },
-        { "Refer-To", "r" },
-        { "Allow-Events", "u" },
-        { "Event", "o" },
+	{ "Refer-To", "r" },
+	{ "Allow-Events", "u" },
+	{ "Event", "o" },
 	{ "Via", "v" },
 };
 




More information about the svn-commits mailing list