]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modified Varint32 functions to disable code for single-byte handling as it is already...
authorshane <shane@noemail.net>
Mon, 28 Apr 2008 17:41:30 +0000 (17:41 +0000)
committershane <shane@noemail.net>
Mon, 28 Apr 2008 17:41:30 +0000 (17:41 +0000)
commit952856ad3a297443dfd175655f1988e275296ff5
tree9470ff8befd9d2fd89d9011dc3ff4e2fc218a98b
parent82286fd237b66b895e56f483100bd8c9a1536b46
Modified Varint32 functions to disable code for single-byte handling as it is already handled by their respective macro forms. (CVS 5062)

FossilOrigin-Name: be10f5dda6e9c245c05b51840c173e83ece6b245
manifest
manifest.uuid
src/sqliteInt.h
src/util.c