C-API xmldb_validate() removed. compare_db_names() added.
This commit is contained in:
parent
7eb37273b8
commit
45d8e5b6ce
9 changed files with 54 additions and 81 deletions
|
|
@ -46,7 +46,6 @@
|
|||
int xmldb_db2file(clicon_handle h, const char *db, char **filename);
|
||||
|
||||
/* API */
|
||||
int xmldb_validate_db(const char *db);
|
||||
int xmldb_connect(clicon_handle h);
|
||||
int xmldb_disconnect(clicon_handle h);
|
||||
/* in clixon_datastore_read.[ch] */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue