|
Message-ID: <CABtNtWExwP_nO_Vjh1vff9sUAz_H6FaTN4NbDVx1Eacx0nV+XA@mail.gmail.com>
Date: Thu, 30 Jul 2015 15:15:21 +0800
From: Kai Zhao <loverszhao@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Coding Style
On Thu, Jul 30, 2015 at 3:13 PM, Frank Dittrich <frank.dittrich@...lbox.org>
wrote:
>
> On 07/30/2015 09:11 AM, Kai Zhao wrote:
> > Do we need add a blank line after declarations ?
> >
> > void function(void)
> > {
> > unsigned char master[32];
> >
> > sevenzip_kdf((unsigned char*)saved_key[index], master);
> > }
>
> I think it makes the code easier to read.
>
Thanks, I will add this to the README.coding-style.
Thanks,
Kai
Content of type "text/html" skipped
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.