src/internal.h

changeset 8793
b3d9dc61831a
parent 8790
3d6d2e2f6296
child 9999
86e89e1dee10
--- 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

mercurial