aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_skinny.c
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-24 17:43:36 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-24 17:43:36 +0000
commitde6f2c75787318e2599a08f692621338da07522c (patch)
treec7c8522d8f857ae1435732c3122e1cf99a67654f /channels/chan_skinny.c
parentd7693880d6a0f87bb9ca6424cc9cedf99ee0fd3e (diff)
Revert trivial whitespace change (for testing)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@76852 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 44977298e..67ab62bc4 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];