]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Use a separate variable to indicate execution should continue instead of the return...
authorJoshua Colp <jcolp@digium.com>
Thu, 15 Feb 2007 16:14:40 +0000 (16:14 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 15 Feb 2007 16:14:40 +0000 (16:14 +0000)
commit041061ca3627f6eed56cac1f2b1d9f88029e2a40
tree6ae84ecffa8f2c7808d8e276c88b9a61682fdb2e
parenta17395f9f326c354445d7bbf0a0bd23cee60d8e3
Use a separate variable to indicate execution should continue instead of the return value. (issue #8842 reported by pluto70)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@54622 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_dial.c