From aaddfa80af6bcade84f48928c5e1bdeadaf72100 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 7 Mar 2009 01:37:21 +0100 Subject: [PATCH] Improve wording. --- lib/uninorm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/uninorm.h b/lib/uninorm.h index 54497469ce..15f1015b6e 100644 --- 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. */ -- 2.30.2