]> git.ipfire.org Git - thirdparty/openvpn.git/commit
ntlm: improve code style and readability
authorAntonio Quartulli <a@unstable.cc>
Mon, 10 Jul 2017 04:34:41 +0000 (12:34 +0800)
committerDavid Sommerseth <davids@openvpn.net>
Fri, 11 Aug 2017 18:57:43 +0000 (20:57 +0200)
commitc310f1ecba905f091e3a31cb3e6cba5ae75e996b
tree9a9b8a5d417f084bbb434bfa6887a09bc77dff59
parentc2d08916f1b7933bec81422d1f14f84e9b1ef878
ntlm: improve code style and readability

This patch does not introduce any functional or behavioural change.

The code in ntlm.c has been restyled to better to obey to the
new coding style and its readability has been a improved a bit.

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Acked-by: Steffan Karger <steffan@karger.me>
Message-Id: <20170710043441.24770-5-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg15028.html
Signed-off-by: David Sommerseth <davids@openvpn.net>
src/openvpn/ntlm.c