]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix a compiler error in pbx.c
authorMark Michelson <mmichelson@digium.com>
Thu, 5 Apr 2012 17:40:24 +0000 (17:40 +0000)
committerMark Michelson <mmichelson@digium.com>
Thu, 5 Apr 2012 17:40:24 +0000 (17:40 +0000)
commit97eac821349b42dafd33a05f194e96887bb1813c
treec46714e6af19e0555d10e4c875429f7bf13b5dbd
parent810dc193b7b07531a98243ec0513e95cef2ec0fc
Fix a compiler error in pbx.c

This places a function declaration before its first invocation.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10-digiumphones@361292 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/pbx.c