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:
824be7c
)
Fix typo -- spurious "size" parameter to odr_reset()
author
Mike Taylor
<mike@indexdata.com>
Wed, 17 Sep 2008 09:46:07 +0000
(10:46 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 17 Sep 2008 09:46:07 +0000
(10:46 +0100)
doc/odr.xml
patch
|
blob
|
history
diff --git
a/doc/odr.xml
b/doc/odr.xml
index
51189f3
..
c8d5ae6
100644
(file)
--- a/
doc/odr.xml
+++ b/
doc/odr.xml
@@
-104,7
+104,7
@@
</para>
<synopsis>
- void odr_reset(ODR o, int size);
+ void odr_reset(ODR o);
</synopsis>
<para>