From aae41c202794cc5173455fc01426078420167335 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 2 Mar 2002 03:24:10 +0000 Subject: [PATCH] Typo in comment. --- lib/ucs4-utf16.h | 2 +- po/POTFILES.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: -- 2.47.2