Archived
14
0
Fork 0

Trivial whitespace change to test comitting...

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

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