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

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


Author: qwell
Date: Tue Jul 24 12:43:36 2007
New Revision: 76852

URL: http://svn.digium.com/view/asterisk?view=rev&rev=76852
Log:
Revert trivial whitespace change (for testing)

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=76852&r1=76851&r2=76852
==============================================================================
--- trunk/channels/chan_skinny.c (original)
+++ trunk/channels/chan_skinny.c Tue Jul 24 12:43:36 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