|
Message-ID: <55B9CEA0.5060800@mailbox.org> Date: Thu, 30 Jul 2015 09:13:36 +0200 From: Frank Dittrich <frank.dittrich@...lbox.org> To: john-dev@...ts.openwall.com Subject: Re: Coding Style 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. Frank
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.