]> granicus.if.org Git - neomutt/commit
make ascii_strcasecmp properly handle unequal length strings with the same prefix
authorMichael Elkins <me@mutt.org>
Sat, 1 Dec 2012 22:31:42 +0000 (14:31 -0800)
committerMichael Elkins <me@mutt.org>
Sat, 1 Dec 2012 22:31:42 +0000 (14:31 -0800)
commitdf1b2415138c4cd8f0cbc4b44a9471921779a4be
tree4e8d7b9f8404968f93feeca1c0cd75879ae692c4
parentf7f687dde11b9f1b0ebf3c85afa9f020b50caeea
make ascii_strcasecmp properly handle unequal length strings with the same prefix

closes #3601
ascii.c