]> 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:10:47 +0000 (19:10 +0100)
commitf682c3d022265207377e327358211b0344f7d490
treeac5c07aa4e7d5c952155b7b4157e205db898b35d
parent333566fd9d1951be97397f5f19d8bc78fb025af9
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>
(cherry picked from commit e2e9a69c1ecc7142cc17d665076795215b6a8e9a)
src/plugins/down-root/down-root.c