Le 18/07/2012 16:47, Thomas Klausner a écrit :
> -        (void)memset(tc,0L,sizeof(tc));
> +        (void)memset(tc,0L,sizeof(*tc));

I'd say you might as well drop the useless cast too.

Cheers,

Rémi
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to