]> andersk Git - splint.git/blobdiff - test/prefixes.c
Added support for ISO C99 _Bool and stdbool bool/true/false. The
[splint.git] / test / prefixes.c
index 055c62f0cd3be96b0d09ac2e36a65fa4c90081ae..86b9396e3fcba525d5544c384d7aae993366f835 100644 (file)
@@ -18,7 +18,7 @@ extern int aGb_Xint;
 extern int g (void);
 
 # define mf() \
-  do { int m_x; { int y; }} while (FALSE)
+  do { int m_x; { int y; }} while (false)
 
 
 
This page took 0.064169 seconds and 4 git commands to generate.