projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0aeacfb
)
Improve wording.
author
Bruno Haible
<bruno@clisp.org>
Sat, 7 Mar 2009 00:37:21 +0000
(
01:37
+0100)
committer
Bruno Haible
<bruno@clisp.org>
Sat, 7 Mar 2009 00:37:21 +0000
(
01:37
+0100)
lib/uninorm.h
patch
|
blob
|
history
diff --git
a/lib/uninorm.h
b/lib/uninorm.h
index 54497469ceee3a0c81513b8d561867881fff54ca..15f1015b6ea5d2aabdd5d80afe0936d7acbb6d04 100644
(file)
--- a/
lib/uninorm.h
+++ b/
lib/uninorm.h
@@
-145,7
+145,7
@@
extern uint32_t *
uint32_t *resultbuf, size_t *lengthp);
-/* Compare S1 and S2, ignoring normalization.
+/* Compare S1 and S2, ignoring
differences in
normalization.
NF must be either UNINORM_NFD or UNINORM_NFKD.
If successful, set *RESULT to -1 if S1 < S2, 0 if S1 = S2, 1 if S1 > S2, and
return 0. Upon failure, return the error number. */