Release coccinelle-0.1.8
[bpt/coccinelle.git] / tests / whitespace.cocci
index 6308e60..ead69ce 100644 (file)
@@ -3,4 +3,4 @@ expression E;
 @@
 
 - foo(E);
-+ foo(E,12);
++ foo(E, 12);