]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid a harmless compiler warning on systems where the byteorder cannot
authordrh <drh@noemail.net>
Thu, 24 Dec 2015 14:53:27 +0000 (14:53 +0000)
committerdrh <drh@noemail.net>
Thu, 24 Dec 2015 14:53:27 +0000 (14:53 +0000)
commite1462a762cae28869a137a7c49f0929f75e2d9d4
tree91bfc7e86dacc296f126b34231a473d0410cc9a4
parent3e6a1411300a1d0251369b5cf156b1f745895dcf
Avoid a harmless compiler warning on systems where the byteorder cannot
be determined at compile-time.

FossilOrigin-Name: 7c7b7f26306b6aa6ff35b871ad756f43f5db9838
manifest
manifest.uuid
src/sqliteInt.h
src/utf.c