]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add some 'const' markers to static data that is really constant.
authordan <dan@noemail.net>
Wed, 2 Jun 2010 05:53:53 +0000 (05:53 +0000)
committerdan <dan@noemail.net>
Wed, 2 Jun 2010 05:53:53 +0000 (05:53 +0000)
commit558814f8c6084d5a4e2abecf94af84d4eb7e99d3
treea6e122060822d6b983b42c357e96453ad7f91f75
parent8b3cf82ddfb6e7897a970b14cd4e76ae2ee71268
Add some 'const' markers to static data that is really constant.

FossilOrigin-Name: e7073e23b80e7cae0c76d42f014ee9b2d40a8f2f
13 files changed:
manifest
manifest.uuid
src/analyze.c
src/attach.c
src/build.c
src/memjournal.c
src/mutex.c
src/mutex_noop.c
src/mutex_os2.c
src/mutex_unix.c
src/mutex_w32.c
src/pcache1.c
src/sqliteInt.h