]> Zhao Yanbai Git Server - minix.git/commitdiff
Synchronize comment.
authorBen Gras <ben@minix3.org>
Wed, 14 Sep 2005 01:59:36 +0000 (01:59 +0000)
committerBen Gras <ben@minix3.org>
Wed, 14 Sep 2005 01:59:36 +0000 (01:59 +0000)
include/ansi.h

index 8c1d50faa834fa408137ead9cd863e93bf79d805..adf41c42345194366888223b25d31959e231b07b 100755 (executable)
@@ -1,6 +1,6 @@
 /* The <ansi.h> header attempts to decide whether the compiler has enough
  * conformance to Standard C for Minix to take advantage of.  If so, the
- * symbol _ANSI is defined (as 31415).  Otherwise _ANSI is not defined
+ * symbol _ANSI is defined (as 31459).  Otherwise _ANSI is not defined
  * here, but it may be defined by applications that want to bend the rules.
  * The magic number in the definition is to inhibit unnecessary bending
  * of the rules.  (For consistency with the new '#ifdef _ANSI" tests in