]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the return type on sqliteStrICmp when the input strings are not
authordrh <drh@noemail.net>
Thu, 15 Jul 2004 13:23:21 +0000 (13:23 +0000)
committerdrh <drh@noemail.net>
Thu, 15 Jul 2004 13:23:21 +0000 (13:23 +0000)
commit2b735010f59450409ba6c3e8040cf0e809ed1337
tree44947b5377dc2c1c6161e14c65c7632072962938
parentee4a1872c51a10e7d91f93ea02aff769c8921bc7
Fix the return type on sqliteStrICmp when the input strings are not
equal.  Ticket #804. (CVS 1794)

FossilOrigin-Name: 660b89a0fc031e798ce14f25273468e85e038efa
manifest
manifest.uuid
src/util.c