On Sun, Dec 18, 2016 at 1:26 PM, Steffan Karger <stef...@karger.me> wrote:

> Now that we have touched each and every file anyway, I decided to go over
> the code I regularly work with and reformat it some more by hand.  This is
> how for I got today, and is a large enough patch I think.
>
> This commit is mostly just reordering and changing whitespace, with one
> exception: it removes the #if 0 around some debugging code in
> read_key_file(), and now always print the debugging if D_SHOW_KEYS is
> enabled.
>
> This patch is best reviewed with something like
> 'git diff --ignore-space-change'.
>
> Signed-off-by: Steffan Karger <stef...@karger.me>
> ---
> v2: fix wrong indent, add more 'for () {' -> 'for ()\n{' fixes.



Looks good (though one "for loop" missed in crypto.h, we'll get the bugger
some other time -- else there is no end to reformatting :-)

ACK.

Selva
------------------------------------------------------------------------------
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

Reply via email to