On Sun, Apr 20, 2014 at 03:41:40PM +0400
noname_AT_inventati.org wrote:
> […]
> -#define LEN(a) (sizeof(a) / sizeof(a[0]))
> +#define LEN(a) (sizeof(a) / sizeof(a)[0])
> […]
Btw:
1) Use git format-patch instead of generating normal diffs
2) Don't just send your diffs in without saying anything
3) Somehow, all of your messages have been bouncing for me. I don't
know if this is coincidence or some error on my or the ml's behalf.
Cheers
FRIGN
--
FRIGN <dev_AT_frign.de>
Received on Sun Apr 20 2014 - 14:49:30 CEST