Release coccinelle-0.1.11rc1
[bpt/coccinelle.git] / tests / cs_check.cocci
index 5393099..20039e6 100644 (file)
@@ -3,4 +3,4 @@ expression E1;
 @@
 
 - pcmcia_get_first_tuple(handle,E1)
-+ pcmcia_get_first_tuple(link,E1)
++ pcmcia_get_first_tuple(link, E1)