From: Adam Dickmeiss Date: Fri, 4 May 2007 12:36:56 +0000 (+0000) Subject: Fixed oid_db.h fname X-Git-Tag: YAZ.3.0.2~18 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=6f290732812ae97eb1df1c0af8da4916cd02063a Fixed oid_db.h fname --- diff --git a/doc/tools.xml b/doc/tools.xml index 4b0d62b..2abc984 100644 --- a/doc/tools.xml +++ b/doc/tools.xml @@ -1,4 +1,4 @@ - + Supporting Tools @@ -1646,7 +1646,7 @@ void cql_to_xml_stdio(struct cql_node *cn, FILE *f); Applications using the YAZ database should include - yaz/yaz_db.h. + yaz/oid_db.h. A YAZ database handle is of type yaz_oid_db_t.