Hi,

On Sun, Sep 02, 2012 at 11:54:35PM +0200, Benjamin Jacobs wrote:
> -     pthread_exit (NULL);
> -     return NULL;
> +     pthread_exit ((void *) 0);
> +     return ((void *) 0);

What's the motivation for doing that (in a couple of places)?

Cheers,
Sebastian

-- 
Sebastian "tokkee" Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety.         -- Benjamin Franklin

Attachment: signature.asc
Description: Digital signature

_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd

Reply via email to