--- a/src/internal.h Sat Apr 24 09:02:28 2004 +0000 +++ b/src/internal.h Sat Apr 24 11:58:42 2004 +0000 @@ -45,9 +45,9 @@ # define ngettext(Singular, Plural, Number) ((Number == 1) ? (Singular) : (Plural)) #endif /* - * The Singular/Plural/Number ngettext define'd above was taken from - * an email to the texinfo mailing list by Manuel Guerrero. Thank - * you Manuel, and thank you Alex's good friend Google. + * The Singular/Plural/Number ngettext definition above was taken + * from an email to the texinfo mailing list by Manuel Guerrero. + * Thank you Manuel, and thank you Alex's good friend Google. */ #ifdef HAVE_ENDIAN_H