]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Revert trivial whitespace change (for testing)
authorJason Parker <jparker@digium.com>
Tue, 24 Jul 2007 17:43:36 +0000 (17:43 +0000)
committerJason Parker <jparker@digium.com>
Tue, 24 Jul 2007 17:43:36 +0000 (17:43 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@76852 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_skinny.c

index 44977298ea5044931d6adad8e955e7346e8dc36a..67ab62bc41b6e35e309d792d19c5ccf8c2dae059 100644 (file)
@@ -818,7 +818,7 @@ static int mwiblink = 0;
 /* 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];