Release coccinelle-0.2.4rc5
[bpt/coccinelle.git] / tests / bad_kfree.cocci
index 802eef5..621a54d 100644 (file)
@@ -1,5 +1,5 @@
 @print@
-constant char *c;
+constant char [] c;
 expression E1;
 position p;
 identifier f;