X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/d767066b40ee6d1187273de11f2f942f8a10e1e7..0bd4c301f40f5da75d0ccdc14d1aa1c40c297305:/test/metastate.expect diff --git a/test/metastate.expect b/test/metastate.expect index e578a34..e5205ca 100644 --- a/test/metastate.expect +++ b/test/metastate.expect @@ -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