svn commit: trunk/busybox/libbb

Denis Vlasenko vda.linux at googlemail.com
Sun Feb 4 21:17:09 UTC 2007


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.
--
vda



More information about the busybox mailing list