]> andersk Git - splint.git/blobdiff - lib/bool.h
Committed my changes (but there are several splintme errors currently).
[splint.git] / lib / bool.h
index ff9294b70aec5e513cf352b1c0c958690e80f525..3d223f0913a9364194767d2b3b84814d5e02e891 100644 (file)
@@ -16,8 +16,8 @@ typedef int bool;
 
 /*
 ** bool_initMod has no real effect
-** Declared with modifies internalState, so no noeffect errors are 
-** reported when it is called.)
+** Declared with modifies internalState, so no warnings about no effects are 
+** reported when it is called.
 */
 
 extern /*@unused@*/ void bool_initMod (void) /*@modifies internalState@*/ ;
This page took 0.032748 seconds and 4 git commands to generate.