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:
e529ed1
)
Fix ICU comment for icu_chain_get_org_info
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 6 Dec 2013 10:24:07 +0000
(11:24 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 6 Dec 2013 10:24:07 +0000
(11:24 +0100)
include/yaz/icu.h
patch
|
blob
|
history
diff --git
a/include/yaz/icu.h
b/include/yaz/icu.h
index
973cc5d
..
1c7afea
100644
(file)
--- a/
include/yaz/icu.h
+++ b/
include/yaz/icu.h
@@
-112,7
+112,7
@@
YAZ_EXPORT const char * icu_chain_token_sortkey(yaz_icu_chain_t chain);
/** \brief returns token as it relates to originl text
\param chain ICU chain
\param start offset in original text
- \param size number of uchars in original text
+ \param len number of uchars in original text
*/
YAZ_EXPORT void icu_chain_get_org_info(yaz_icu_chain_t chain,
size_t *start, size_t *len);