Release coccinelle-0.2.3rc6
[bpt/coccinelle.git] / tests / struct_typedef.cocci
index b7dd005..5ce3772 100644 (file)
@@ -2,7 +2,7 @@
 @@
 
 - struct dvb_frontend {
-+ struct dvb2_frontend {
++ struct dvb2_frontend{
         ...
 -       struct dvb_frontend_ops* ops;
 +       struct dvb_frontend_ops ops;