Hi, On Sun, Apr 19, 2020 at 02:22:37PM +0200, Antonio Quartulli wrote: > >>> - char* ret = management_query_multiline_flatten(man, > >>> - (char *)buf_bptr(&buf_data), prompt, desc, > >>> - &man->connection.ext_key_state, > >>> &man->connection.ext_key_input); > >>> + char *ret = management_query_multiline_flatten(man, > >>> + (char > >>> *)buf_bptr(&buf_data), prompt, desc, > > fully agreed. but in this case uncrustify is just fixing the alignment - > moving the arguments above would not make uncrustify unhappy because all > rules would still be respected.
I think uncrustify would promptly move them down again... line length
rule.
Of course it's worth a try... we're at a good point for refactoring
and code cleanup.
gert
--
"If was one thing all people took for granted, was conviction that if you
feed honest figures into a computer, honest figures come out. Never doubted
it myself till I met a computer with a sense of humor."
Robert A. Heinlein, The Moon is a Harsh Mistress
Gert Doering - Munich, Germany [email protected]
signature.asc
Description: PGP signature
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
