]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove "const" keywords from the sqlite3_index_info structure definition.
authordrh <drh@noemail.net>
Fri, 21 Sep 2007 12:43:16 +0000 (12:43 +0000)
committerdrh <drh@noemail.net>
Fri, 21 Sep 2007 12:43:16 +0000 (12:43 +0000)
commit6cca08c274243d8cd8b1ea1cb6bd27fc3189ef00
treec47933e4b7b4075448f5316d3b86ca323655712e
parentaaa40c1c8f222eb49590ad7bae6992c51abff139
Remove "const" keywords from the sqlite3_index_info structure definition.
The use of this keyword is suspected to be causing problems for some
compilers. (CVS 4445)

FossilOrigin-Name: 005d780de6e9e377ee296ff576e58cf1b512f245
manifest
manifest.uuid
src/sqlite.h.in