Make backend_name parameter a const char *

This commit is contained in:
whydoubt
2005-10-17 12:04:34 +00:00
parent e7d6f60061
commit 8b9438dff5
3 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
Mon Oct 17 06:25:44 CDT 2005 Jeff Smith <whydoubt@yahoo.com>
* src/util/mdb-prop.c: General cleanup
* HACKING: Correct info about MDBICONV
* include/mdbtools.h:
* src/libmdb/backend.c: Make backend_name parameter a const char *
Wed Sep 7 08:28:28 EDT 2005 Brian Bruns <brian@bruns.com>
* src/util/mdb-export.c: Add -q and -X flags. Make -R and -d handle escaped characters properly