]> git.ipfire.org Git - thirdparty/openvpn.git/commit
ntlm: unwrap multiple function calls
authorAntonio Quartulli <a@unstable.cc>
Wed, 12 Jul 2017 04:30:02 +0000 (12:30 +0800)
committerGert Doering <gert@greenie.muc.de>
Mon, 17 Jul 2017 11:46:05 +0000 (13:46 +0200)
commitad7f7e56d34bbf477a7e5639f1b78b2c7e58186c
tree6ccd28ddf5b8eec86fa323f7161f2ad0ffecf27c
parent1cdfc9302aad8570360d278aded5fb9f110ca2b6
ntlm: unwrap multiple function calls

In order to improve code readability it is better to unwrap
multiple function calls onto multiple lines.

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20170712043002.11083-1-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg15041.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/ntlm.c