]> andersk Git - splint.git/blobdiff - test/ansireserved.c
Pushed back constraintResolve.c to the previous version.
[splint.git] / test / ansireserved.c
index de4a15e18abb7a4f0d3dca1f62ff9d8b34ae69ae..d4815f00133338537cb1b940893d2875da86260e 100644 (file)
@@ -13,7 +13,7 @@ int isaFish (void)
   /*@unused@*/ int powl;
   /*@unused@*/ float mem; /* okay */
   /*@unused@*/ float memory;
-  /*@unused@*/ int wctomb;
+  /*@unused@*/ int wctomb; /* okay as local */
 
   return 3;
 }
This page took 0.031577 seconds and 4 git commands to generate.