mpv/libmenu
diego b63759b175 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.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30744 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-02-26 15:01:37 +00:00
..
menu.c Mark some more functions that are not used outside of their files as static. 2010-02-18 09:26:00 +00:00
menu.h cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00
menu_chapsel.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
menu_cmdlist.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
menu_console.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
menu_dvbin.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
menu_filesel.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
menu_list.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
menu_list.h whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
menu_param.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
menu_pt.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
menu_txt.c whitespace cosmetics: Remove all trailing whitespace. 2009-05-13 02:58:57 +00:00
vf_menu.c cosmetics: Rename struct vf_instance_s --> vf_instance. 2010-02-21 15:48:03 +00:00