From: Bruno Haible Date: Sat, 2 Mar 2002 03:24:10 +0000 (+0000) Subject: Typo in comment. X-Git-Tag: v0.11.1~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aae41c202794cc5173455fc01426078420167335;p=thirdparty%2Fgettext.git Typo in comment. --- diff --git a/lib/ucs4-utf16.h b/lib/ucs4-utf16.h index 7431386af..3c55f9c9c 100644 --- a/lib/ucs4-utf16.h +++ b/lib/ucs4-utf16.h @@ -26,7 +26,7 @@ u16_uctomb_aux PARAMS ((unsigned short *s, unsigned int uc, int n)); static inline int u16_uctomb PARAMS ((unsigned short *s, unsigned int uc, int n)); -/* Return the length (number of units) of the UTF-8 representation of uc, +/* Return the length (number of units) of the UTF-16 representation of uc, after storing it at S. Return -1 upon failure, -2 if the number of available units, N, is too small. */ static int diff --git a/po/POTFILES.in b/po/POTFILES.in index a2febc2d0..d42ed82c2 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,4 +1,4 @@ -# List of files which containing translatable strings. +# List of files which contain translatable strings. # Copyright (C) 1995, 1998, 2001-2002 Free Software Foundation, Inc. # For updating this file, look at the result of: