]> andersk Git - splint.git/blobdiff - src/flags.c
Fixed handling of octal constants.
[splint.git] / src / flags.c
index 9b5d4cda7029113410cd687af8d1651775063f63..5c92b6e005f2cc4f26b4ffbc0737024afda83bb8 100644 (file)
@@ -1072,7 +1072,7 @@ describeModes ()
   return (s);
 }
 
-static cstring
+static /*@unused@*/ cstring
 listModes (void)
 {
   cstring s = cstring_makeLiteral ("\t");
This page took 0.030507 seconds and 4 git commands to generate.