Clean up a bug in the new mdb_get_single/double

This commit is contained in:
whydoubt
2004-08-22 02:21:59 +00:00
parent 7959694bc5
commit 61cc7f6124
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
Sat Aug 21 21:21:56 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* src/libmdb/file.c: Clean up a bug in the new mdb_get_single/double
Thu Aug 19 21:37:21 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* configure.in:
* src/libmdb/file.c: Use GLib to deal with endian issues