[PATCH 1/2] libcrypt: make crypt() more modular

Mike Frysinger vapier at gentoo.org
Thu Nov 17 16:26:18 UTC 2011


On Wednesday 16 November 2011 06:27:48 William Pitcock wrote:
> +       unsigned int i;

size_t

> +	for (i = 0; i < ARRAY_SIZE(crypt_impl_tab); i++)
> +       {

cuddle that brace
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/uclibc/attachments/20111117/471fe4ed/attachment.asc>


More information about the uClibc mailing list