svn commit: trunk/busybox/libbb

Bernhard Fischer rep.dot.nop at gmail.com
Sun Feb 4 21:50:40 UTC 2007


On Sun, Feb 04, 2007 at 10:17:09PM +0100, Denis Vlasenko wrote:
>On Sunday 04 February 2007 21:32, aldot at busybox.net wrote:
>> -void llist_add_to(llist_t **old_head, void *data)
>> +void llist_add_to(llist_t ** old_head, void *data)
>
>Why different style for llist_t* and void*?
>
>I think than this particular aspect of style should
>be left unspecified.

I remember that i once looked to make indent not treat them differently,
but didn't find how to specify that. If you -- or anybody else for that
matter -- spot which setting this is, then please adjust it or send a
patch.

TIA,



More information about the busybox mailing list