projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7cff67
)
Fixed oid_db.h fname
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 4 May 2007 12:36:56 +0000
(12:36 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 4 May 2007 12:36:56 +0000
(12:36 +0000)
doc/tools.xml
patch
|
blob
|
history
diff --git
a/doc/tools.xml
b/doc/tools.xml
index
4b0d62b
..
2abc984
100644
(file)
--- a/
doc/tools.xml
+++ b/
doc/tools.xml
@@
-1,4
+1,4
@@
-<!-- $Id: tools.xml,v 1.59 2007-05-04 12:24:15 adam Exp $ -->
+<!-- $Id: tools.xml,v 1.60 2007-05-04 12:36:56 adam Exp $ -->
<chapter id="tools"><title>Supporting Tools</title>
<para>
@@
-1646,7
+1646,7
@@
void cql_to_xml_stdio(struct cql_node *cn, FILE *f);
</para>
<para>
Applications using the YAZ database should include
- <filename>yaz/yaz_db.h</filename>.
+ <filename>yaz/oid_db.h</filename>.
</para>
<para>
A YAZ database handle is of type <literal>yaz_oid_db_t</literal>.