Release coccinelle-0.1.8
[bpt/coccinelle.git] / tests / multitype.cocci
index c26462c..91bca0d 100644 (file)
@@ -11,4 +11,4 @@ rule1.T *E;
 @@
 
 - g(E)
-+ g(E,NULL)
++ g(E, NULL)