]> 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:58 +0000 (20:57 +0200)
commit8eb2f571e148e178e62a8fce20a06d4692203aeb
tree10ace6d99cacbd090919d2eeb776b0f0344754ad
parent90f2edcbb7c1e890de96a9a44c87ca58dbd60b96
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>
(cherry picked from commit c310f1ecba905f091e3a31cb3e6cba5ae75e996b)
src/openvpn/ntlm.c