]> git.ipfire.org Git - thirdparty/openvpn.git/commit
plugins, down-root: Code style clean-up
authorDavid Sommerseth <davids@redhat.com>
Mon, 8 Dec 2014 22:45:51 +0000 (23:45 +0100)
committerGert Doering <gert@greenie.muc.de>
Tue, 9 Dec 2014 18:09:32 +0000 (19:09 +0100)
commite2e9a69c1ecc7142cc17d665076795215b6a8e9a
tree452c1454989321c5022f581a19ee7958d1aeaa79
parent706283d3765d1ee62dbd913fbfc191855b92528d
plugins, down-root: Code style clean-up

The coding style was somewhat chaotic.  Cleaning it up using the astyle
tool.  The style parameters are coherent to what was agreed upon at the
Munich Hackathon 2014 [1].

     astyle --style=allman --indent=spaces=4 -c

Also included a "Local variables" section which some editors may pick
up automatically.

Signed-off-by: David Sommerseth <davids@redhat.com>
Acked-by: Steffan Karger <steffan.karger@fox-it.com>
Message-Id: <1418078751-3614-1-git-send-email-openvpn.list@topphemmelig.net>
URL: http://article.gmane.org/gmane.network.openvpn.devel/9331
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/plugins/down-root/down-root.c