[asterisk-commits] rmudgett: branch rmudgett/cid r269934 - /team/rmudgett/cid/apps/app_disa.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Jun 11 09:46:07 CDT 2010
Author: rmudgett
Date: Fri Jun 11 09:46:04 2010
New Revision: 269934
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=269934
Log:
Whitespace changes.
Modified:
team/rmudgett/cid/apps/app_disa.c
Modified: team/rmudgett/cid/apps/app_disa.c
URL: http://svnview.digium.com/svn/asterisk/team/rmudgett/cid/apps/app_disa.c?view=diff&rev=269934&r1=269933&r2=269934
==============================================================================
--- team/rmudgett/cid/apps/app_disa.c (original)
+++ team/rmudgett/cid/apps/app_disa.c Fri Jun 11 09:46:04 2010
@@ -342,7 +342,7 @@
}
/* if can do some more, do it */
- if (!ast_matchmore_extension(chan,args.context,exten,1,
+ if (!ast_matchmore_extension(chan, args.context, exten, 1,
S_COR(chan->caller.id.XXX_number.valid, chan->caller.id.XXX_number.str, NULL))) {
break;
}
More information about the asterisk-commits
mailing list