X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/d767066b40ee6d1187273de11f2f942f8a10e1e7..0bd4c301f40f5da75d0ccdc14d1aa1c40c297305:/src/osd.c diff --git a/src/osd.c b/src/osd.c index 4e72f78..da780fc 100644 --- a/src/osd.c +++ b/src/osd.c @@ -479,7 +479,7 @@ extern /*@external@*/ int unlink (const char *) /*@modifies fileSystem@*/ ; /*@=redecl@*/ # endif -static s_tempError = FALSE; +static bool s_tempError = FALSE; void osd_setTempError (void) {