Hi,
> > - execl("/bin/sh","sh","-c",cmd,NULL);
> > + execl("/bin/sh","sh","-c",cmd,(void*)NULL);
>
> Eh? How is (void*)(void *)0 better than (void *)0?? :)
Yep ;))
No, this is my fault... feel free to revert.
--
Alex Beregszaszi <alex at fsn.hu>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)