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:
e687cb7
)
Fix Doxygen comment
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 3 Dec 2009 13:54:06 +0000
(14:54 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 3 Dec 2009 13:54:06 +0000
(14:54 +0100)
src/srwutil.c
patch
|
blob
|
history
diff --git
a/src/srwutil.c
b/src/srwutil.c
index
d011233
..
b0d387e
100644
(file)
--- a/
src/srwutil.c
+++ b/
src/srwutil.c
@@
-14,8
+14,9
@@
#include <yaz/yaz-iconv.h>
/** \brief decodes HTTP path (which should hold SRU database)
- \param o memory for returned result
+ \param n memory for returned result
\param uri URI path (up to but not including ?)
+ \param len URI len (up to but not including ?)
\returns ODR allocated database
*/
static char *yaz_decode_sru_dbpath_odr(ODR n, const char *uri, size_t len)