]> andersk Git - splint.git/blobdiff - src/nameChecks.c
Fixed all /*@i...@*/ tags (except 1).
[splint.git] / src / nameChecks.c
index adbb2b0ebe4d4ba8cd01cb10d51801d8cdc7511c..20e8fa5245eb9c978dce80829dbcf04ca5472f3f 100644 (file)
@@ -1124,7 +1124,7 @@ checkFileScopeName (/*@unused@*/ uentry ue)
   ** No file scope checks (yet)
   */
 
-  /*@i423 add a file scope naming convention policy? */
+  /* add a file scope naming convention policy? */
 
   return;
 }
@@ -1555,4 +1555,4 @@ void checkParamNames (uentry ue)
     }
 }
 
-/*@i523 POSIX p. 527 - applications should not declare any symbols that end _MAX @*/
+/* not yet checked: POSIX p. 527 - applications should not declare any symbols that end _MAX */
This page took 0.034778 seconds and 4 git commands to generate.