]> andersk Git - splint.git/blobdiff - src/constraintList.c
Removed some .out files.
[splint.git] / src / constraintList.c
index 7cf3f857c1b62299689cab03b63a242ff5de81d8..26dbaa3bc977fda29bf85a76f9b18ded3cc7a02b 100644 (file)
@@ -235,7 +235,7 @@ constraintList_free (constraintList s)
 }
 
 constraintList
-constraintList_copy (constraintList s) /*@*/
+constraintList_copy (constraintList s)
 {
   constraintList ret = constraintList_new ();
 
This page took 0.03439 seconds and 4 git commands to generate.