Archived
14
0
Fork 0

Revert trivial whitespace change (for testing)

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@76852 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
qwell 2007-07-24 17:43:36 +00:00
parent d7693880d6
commit de6f2c7578

View 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];