Re: [Openvpn-devel] [PATCH v2 2/3] Minor style change to improve code style

2020-04-17 Thread Antonio Quartulli
Hi, On 16/04/2020 13:39, Arne Schwabe wrote: > These are small manual changes that are done to improve the code > style and also make the result of uncrustify better without mixing > manual changes/automatic changes into a single commit. > > - Make prototype and function identical for gc_addspeci

[Openvpn-devel] [PATCH v2 2/3] Minor style change to improve code style

2020-04-16 Thread Arne Schwabe
These are small manual changes that are done to improve the code style and also make the result of uncrustify better without mixing manual changes/automatic changes into a single commit. - Make prototype and function identical for gc_addspecial. Also fixes uncrustify misparsing the embedded func