]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fixed wrong type in sqlite3_create_collation16 declaration and definition (UTF-16...
authormihailim <mihailim@noemail.net>
Mon, 23 Jun 2008 11:23:14 +0000 (11:23 +0000)
committermihailim <mihailim@noemail.net>
Mon, 23 Jun 2008 11:23:14 +0000 (11:23 +0000)
commitbda2e62c55ad4aa2f88df504f18315d346601110
tree1c605d6533a2c8499af43a0e512b4398aefa393b
parent8468024da8188db7fcc9aed9220597f7e9009a16
Fixed wrong type in sqlite3_create_collation16 declaration and definition (UTF-16 string had been passed as const char* instead of const void*) (CVS 5276)

FossilOrigin-Name: 4215e3e5ae3376bd46e5e12eec14b8209c164830
manifest
manifest.uuid
src/main.c
src/sqlite.h.in