Replace a few mdb_pg_get_int's with mdb_get_int's

This commit is contained in:
whydoubt
2005-03-22 13:06:57 +00:00
parent a2c849ca8c
commit 30b165938b
5 changed files with 31 additions and 26 deletions

View File

@@ -1,6 +1,10 @@
Tue Mar 22 07:01:37 CST 2005 Jeff Smith <whydoubt@yahoo.com>
* src/extras/mdb-dump.c:
* src/libmdb/data.c: Clean up some warnings
* src/libmdb/file.c:
* src/libmdb/kkd.c:
* src/libmdb/table.c:
* src/libmdb/write.c: Replace a few mdb_pg_get_int's with mdb_get_int's
Sat Mar 19 06:34:00 CST 2005 Jeff Smith <whydoubt@yahoo.com>
* src/libmdb/Makefile.am: