aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_skinny.c
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-24 17:23:16 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-24 17:23:16 +0000
commitd7693880d6a0f87bb9ca6424cc9cedf99ee0fd3e (patch)
tree0eafceb8529454833fc11991d877e7e525dd45b8 /channels/chan_skinny.c
parentd34875fdbef3a9548ba4616ef0f23826cd0d49f7 (diff)
Trivial whitespace change to test comitting...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@76841 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/chan_skinny.c')
-rw-r--r--channels/chan_skinny.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_skinny.c b/channels/chan_skinny.c
index 67ab62bc4..44977298e 100644
--- a/channels/chan_skinny.c
+++ b/channels/chan_skinny.c
@@ -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];