]> andersk Git - splint.git/blobdiff - src/constraintGeneration.c
Fixed /*@i@*/ warning in splintme
[splint.git] / src / constraintGeneration.c
index 8c0fe3a2ef1c155f888f0e4a1f57c5962ec4afa4..3dfcf9070af8094c2da037cc87b546a28974c1d7 100644 (file)
@@ -2331,7 +2331,6 @@ constraintList checkCall (/*@dependent@*/ exprNode fcn, exprNodeList arglist)
   I'm a bit nervous about modifying the exprNode
   but this is the easy way to do this
   If I have time I'd like to cause the exprNode to get created correctly in the first place */
-/*@i223*/
 void exprNode_findValue(exprNode e)
 {
   exprData data;
This page took 0.036337 seconds and 4 git commands to generate.