]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Use the integer form of condition for integer comparisons.
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 23 Dec 2008 04:05:25 +0000 (04:05 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 23 Dec 2008 04:05:25 +0000 (04:05 +0000)
commit45bc54db0a05c38ecd24cd938b5fd941d8c0cdbb
tree18b661bc9b870f3530042cb3ac365925ba913ba5
parent4133fa7cfcdcad2f4f8ebbcc308f0cf87429c9e7
Use the integer form of condition for integer comparisons.
(closes issue #14127)
 Reported by: andrew

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@166509 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/channel.c