summaryrefslogtreecommitdiff
path: root/apps/app_forkcdr.c
diff options
context:
space:
mode:
authorDavid Brooks <dbrooks@digium.com>2009-06-10 20:00:45 +0000
committerDavid Brooks <dbrooks@digium.com>2009-06-10 20:00:45 +0000
commitdf649a867125cd4ec641b420ec013c78ee82384a (patch)
tree8991dd81059a9cde9a3f4e8ba4487713d7b94bc5 /apps/app_forkcdr.c
parent554456f0fc9e4bdcfd6c7f8ef14e12ec103cdd54 (diff)
Fixes the argument order in definition of new_find_extension().
In the definition of new_find_extension(), the arguments 'callerid' and 'label' were swapped. The prototype declaration and all calls to the function are ordered 'callerid' then 'label', but the function itself was ordered 'label' then 'callerid'. (closes issue #15303) Reported by: JimDickenson git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@199957 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_forkcdr.c')
0 files changed, 0 insertions, 0 deletions