]> andersk Git - splint.git/blobdiff - src/forjunk.c
Run LCLint on the code on cleaned things up a like.
[splint.git] / src / forjunk.c
index 0f579ac926df6d576037b57b6a9720fd16c201d8..fde04f1ee07b1dcaf74b1d46020bc2912b939e52 100644 (file)
@@ -146,7 +146,7 @@ constraintExpr getForTimes ( exprNode forPred, exprNode forBody)
    
   constraintList_elements (ltCon, el) 
     {
-      constraintList_elements(incCon, el2);
+      constraintList_elements(incCon, el2)
       {
        if ( increments(el2, el->lexpr) )
          {
This page took 0.057956 seconds and 4 git commands to generate.