OpenVPN / openvpn-gui

OpenVPN GUI is a graphical frontend for OpenVPN running on Windows 7 / 8 / 10. It creates an icon in the notification area from which you can control OpenVPN to start/stop your VPN tunnels, view the log and do other useful things.
Other
1.38k stars 397 forks source link

Uncrustify #637

Closed flichtenheld closed 12 months ago

flichtenheld commented 1 year ago

Since we didn't have a lot of activity in the last weeks, maybe it is a good time to address #445 ?

Closes: #445

selvanair commented 12 months ago

Skimming through the sources, all look good. Also compared by generating the assembly code before and after this grand-reformatting: all match except for a few instances where we print __LINE__ as expected.