]> andersk Git - splint.git/blobdiff - test/metastate.expect
Added support for ISO C99 _Bool and stdbool bool/true/false. The
[splint.git] / test / metastate.expect
index e578a3418eae847931fc46c0f7a72d3d4cedf88d..e5205ca77e0b640ee8c08bd41af52a862fa05e61 100644 (file)
@@ -132,6 +132,6 @@ Finished checking --- 2 code warnings, as expected
 
 osd.c: (in function osd_fileIsReadable)
 osd.c:9:7: Return value (type int) ignored: fclose(fl)
-osd.c:10:14: Return value type bool does not match declared type int: (TRUE)
+osd.c:10:14: Return value type bool does not match declared type int: true
 
 Finished checking --- 2 code warnings, as expected
This page took 0.034589 seconds and 4 git commands to generate.