From: Ben Gras Date: Wed, 14 Sep 2005 01:59:36 +0000 (+0000) Subject: Synchronize comment. X-Git-Tag: v3.1.0~93 X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=ce1402bc16ba12e1649672b2324710f094373fb4;p=minix.git Synchronize comment. --- diff --git a/include/ansi.h b/include/ansi.h index 8c1d50faa..adf41c423 100755 --- a/include/ansi.h +++ b/include/ansi.h @@ -1,6 +1,6 @@ /* The 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