From a214aecf82a90b06d5587458c0d2d4f1c3ba8002 Mon Sep 17 00:00:00 2001 From: Ondrej Bilka Date: Tue, 11 Jun 2013 08:54:35 +0200 Subject: Fix-trailing-whitespaces-in-libidn. --- libidn/nfkc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libidn/nfkc.c') diff --git a/libidn/nfkc.c b/libidn/nfkc.c index 6d4a88b6..f3e41d0 100644 --- a/libidn/nfkc.c +++ b/libidn/nfkc.c @@ -526,7 +526,7 @@ err_out: * @string: a UCS-4 encoded string. * @len: the maximum length of @string to use. * - * Computes the canonical ordering of a string in-place. + * Computes the canonical ordering of a string in-place. * This rearranges decomposed characters in the string * according to their combining classes. See the Unicode * manual for more information. -- cgit v1.1