[Mplayer-cvslog] CVS: main/libmenu menu_console.c,1.5,1.6

Alex Beregszaszi alex at fsn.hu
Wed Jul 2 12:15:55 CEST 2003


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/)



More information about the MPlayer-cvslog mailing list