The SmPL AST visitor has a function for attributes. Reflect these
changes in transformation_c.ml.

Signed-off-by: Jaskaran Singh <[email protected]>
---
 engine/transformation_c.ml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/engine/transformation_c.ml b/engine/transformation_c.ml
index eecd4858..cb121a12 100644
--- a/engine/transformation_c.ml
+++ b/engine/transformation_c.ml
@@ -291,7 +291,7 @@ module XTRANS = struct
        ident expression donothing donothing donothing donothing
        donothing donothing donothing donothing donothing donothing
        donothing donothing donothing donothing donothing donothing
-       donothing donothing donothing in
+       donothing donothing donothing donothing in
 
   fn.Visitor_ast.rebuilder_anything anything
 
-- 
2.21.3

_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to