]> andersk Git - splint.git/blobdiff - src/clabstract.c
Added support for ISO C99 _Bool and stdbool bool/true/false. The
[splint.git] / src / clabstract.c
index f8bf35b52bbd25db3004b598f3eebb5a87eff3ff..d1affb49b70f199a7fb30be7386ca58d7ea53626 100644 (file)
@@ -947,8 +947,8 @@ checkTypeDecl (uentry e, ctype rep)
                  vgenhinterror 
                    (FLG_SYNTAX,
                     message ("Member of boolean enumerated type definition "
-                             "does not match name set to represent TRUE "
-                             "or FALSE: %s",
+                             "does not match name set to represent true "
+                             "or false: %s",
                              ye),
                     message ("Use -boolfalse and -booltrue to set the "
                              "name of false and true boolean values."),
This page took 0.310934 seconds and 4 git commands to generate.