]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add initializers for the xShmXXX() members to an sqlite3_io_methods structure in...
authordan <dan@noemail.net>
Fri, 2 Jul 2010 16:36:18 +0000 (16:36 +0000)
committerdan <dan@noemail.net>
Fri, 2 Jul 2010 16:36:18 +0000 (16:36 +0000)
commit230fd98dd3f127d7d2fbb8fdd85f002a824cece0
treef6269faeb65951ca39afb9c2ac22d7a8e1f4614e
parent5fc4c689c3684de20ada0909d66f114cca873ffa
Add initializers for the xShmXXX() members to an sqlite3_io_methods structure in journal.c. This doesn't fix any real problem, just prevents a compiler warning.

FossilOrigin-Name: dafb3577a2d5fbeebb17c8176af837f0aebf6ee5
manifest
manifest.uuid
src/journal.c