In the file parsing_c/unparse_cocci.ml, in the function:

      let prnl x =
        (if unindent_before x then unindent true);
        force_newline() in

Try getting rid of the first line.

It is not a good solution because the code may be less well pretty 
printed, but it may work.

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

Reply via email to