From 6f290732812ae97eb1df1c0af8da4916cd02063a Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 4 May 2007 12:36:56 +0000 Subject: [PATCH] Fixed oid_db.h fname --- doc/tools.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 1.7.10.4