This small patcheset is aimed to simply remove some unnecessary warnings and improve the readability of ntlm.c.
Compile tests have been performed with "-Wall -std=c99". This is another step towards having a clean build when using -Wall. Cheers, Antonio Quartulli (4): ntlm: convert binary buffers to uint8_t * ntlm: avoid useless cast ntlm: restyle compressed multiple function calls ntlm: improve code style and readability src/openvpn/ntlm.c | 129 ++++++++++++++++++++++++++++++----------------------- 1 file changed, 74 insertions(+), 55 deletions(-) -- 2.13.2 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel