]> andersk Git - splint.git/blobdiff - lib/stdio.h
Added support for ISO C99 _Bool and stdbool bool/true/false. The
[splint.git] / lib / stdio.h
index 3b8ba176bf127199ad069f6675d847429d32bd39..df49b7681a9d51ef370d00d5ccf9bb3be2ffe62c 100644 (file)
@@ -9,9 +9,9 @@
 /*@constant unsignedintegraltype BUFSIZ@*/ 
 /*@constant unsignedintegraltype FILENAME_MAX@*/
 /*@constant unsignedintegraltype FOPEN_MAX@*/
-/*@constant lltX_bool _IOFBF@*/
-/*@constant lltX_bool _IOLBF@*/
-/*@constant lltX_bool _IONBF@*/
+/*@constant _Bool _IOFBF@*/
+/*@constant _Bool _IOLBF@*/
+/*@constant _Bool _IONBF@*/
 /*@constant unsignedintegraltype L_ctermid@*/
 /*@constant unsignedintegraltype L_cuserid@*/
 /*@constant unsignedintegraltype L_tmpnam@*/
This page took 0.032288 seconds and 4 git commands to generate.