diff src/s/sunos4-0.h @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children 43dd3413c7c7
line wrap: on
line diff
--- a/src/s/sunos4-0.h	Mon Aug 13 08:45:53 2007 +0200
+++ b/src/s/sunos4-0.h	Mon Aug 13 08:46:35 2007 +0200
@@ -94,7 +94,7 @@
 
 # ifdef __GNUC__
   /* XEmacs addition: */
-  /* gcc has the bug that it claims to conform the the ANSI C standard
+  /* gcc has the bug that it claims to conform to the ANSI C standard
      (which is what setting __STDC__ to 1 means) but does not necessarily
      provide all of the library routines which the standard requires of a
      conforming compiler -- such as memmove.  The other Sun ANSI compilers