[asterisk-commits] qwell: trunk r76841 - /trunk/channels/chan_skinny.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Jul 24 12:23:16 CDT 2007


Author: qwell
Date: Tue Jul 24 12:23:16 2007
New Revision: 76841

URL: http://svn.digium.com/view/asterisk?view=rev&rev=76841
Log:
Trivial whitespace change to test comitting...

Modified:
    trunk/channels/chan_skinny.c

Modified: trunk/channels/chan_skinny.c
URL: http://svn.digium.com/view/asterisk/trunk/channels/chan_skinny.c?view=diff&rev=76841&r1=76840&r2=76841
==============================================================================
--- trunk/channels/chan_skinny.c (original)
+++ trunk/channels/chan_skinny.c Tue Jul 24 12:23:16 2007
@@ -818,7 +818,7 @@
 /* This is for flashhook transfers */
 static int transfer = 0;
 static int cancallforward = 0;
-/* static int busycount = 3;*/
+/*static int busycount = 3;*/
 static char accountcode[AST_MAX_ACCOUNT_CODE] = "";
 static char mailbox[AST_MAX_EXTENSION];
 static char regexten[AST_MAX_EXTENSION];




More information about the asterisk-commits mailing list