]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Some minor name refactoring in where.c. Avoid declaring variables before
authordrh <drh@noemail.net>
Mon, 8 Dec 2008 21:37:14 +0000 (21:37 +0000)
committerdrh <drh@noemail.net>
Mon, 8 Dec 2008 21:37:14 +0000 (21:37 +0000)
commitb3190c1501420f55fc97977489ebdfb8cf315286
tree8a62b45fb50fea75de91784f7a69b6778c981d5d
parente91d16be4d4dcd0cc6c9d06ca0d5e822477faa64
Some minor name refactoring in where.c.  Avoid declaring variables before
initializing them in the amalgamation because VC++ doesn't like that. (CVS 5993)

FossilOrigin-Name: 6ed696e7c03351514278338fa986539cf0fac178
manifest
manifest.uuid
src/main.c
src/sqliteInt.h
src/utf.c
src/where.c
tool/mksqlite3c.tcl