summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mplayer.h b/mplayer.h
index 222fbe22cf..9187e6baa2 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -39,7 +39,7 @@ extern int auto_quality;
extern int vobsub_id;
-static inline void exit_player(const char *how)
+static inline void exit_player_bad(const char *how)
{
if (how)
mp_msg(MSGT_CPLAYER, MSGL_INFO, "Deprecated exit call: %s", how);