]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix incorrect usage of strncasecmp... I really meant to use strcasecmp.
authorJoshua Colp <jcolp@digium.com>
Thu, 12 Mar 2009 16:56:20 +0000 (16:56 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 12 Mar 2009 16:56:20 +0000 (16:56 +0000)
commit1813d4a281944662efad0cc8d310fef4a924f274
tree5e88922090997425aee196bb3620a2c9009479bb
parent01b90d909240ac227445670ada6383661deef95d
Fix incorrect usage of strncasecmp... I really meant to use strcasecmp.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@181664 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_musiconhold.c