Mercurial > mplayer.hg
comparison libmpcodecs/ad_libmad.c @ 30516:f4e017b6921a
Fix exit_player() usage throughout the codebase.
exit_player() was declared with differing parameter types in mplayer.c and
mplayer.h. Make the declaration in the .h file match the one in the .c file
and adjust all usages of exit_player() throughout the codebase. Also move
the exit_player() declaration into mp_core.h next to exit_player_with_rc().
author | diego |
---|---|
date | Sun, 14 Feb 2010 10:53:20 +0000 |
parents | cc27da5d7286 |
children | 9fc9d1e788aa |
comparison
equal
deleted
inserted
replaced
30515:9c07a0af62d8 | 30516:f4e017b6921a |
---|