From ce1402bc16ba12e1649672b2324710f094373fb4 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Wed, 14 Sep 2005 01:59:36 +0000 Subject: [PATCH] Synchronize comment. --- include/ansi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0