Mercurial > mplayer.hg
view debian/menu @ 30702:9fc9d1e788aa
Do not cast the results of malloc/calloc/realloc.
These functions return void*, which is compatible with any pointer,
so there is no need for casts.
author | diego |
---|---|
date | Fri, 26 Feb 2010 15:01:37 +0000 |
parents | c9e946b14b44 |
children |
line wrap: on
line source
?package(mplayer):\ needs="X11"\ section="Apps/Viewers"\ title="MPlayer"\ command="/usr/bin/gmplayer"\ icon="/usr/share/pixmaps/mplayer.xpm"