summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-03-30 07:21:25 +0200
committerwm4 <wm4@nowhere>2014-03-30 07:21:25 +0200
commit8487bb2c549283d340ee73310b1a58b13f746864 (patch)
tree7db8e84c28aa9a1b72e207137a126d029037c64d /player/core.h
parentbdc936af059a9136d907885a3b7de189f4cde3d5 (diff)
parentfb47f2f9402567eb7ecda7e5ec83e0c1915632c1 (diff)
downloadmpv-8487bb2c549283d340ee73310b1a58b13f746864.tar.bz2
mpv-8487bb2c549283d340ee73310b1a58b13f746864.tar.xz
Merge remote-tracking branch 'mpv/pr/676'
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/player/core.h b/player/core.h
index 55c526b4cc..1d16a0e005 100644
--- a/player/core.h
+++ b/player/core.h
@@ -371,7 +371,7 @@ void mp_write_watch_later_conf(struct MPContext *mpctx);
struct playlist_entry *mp_check_playlist_resume(struct MPContext *mpctx,
struct playlist *playlist);
-// dvdnav.c
+// discnav.c
void mp_nav_init(struct MPContext *mpctx);
void mp_nav_reset(struct MPContext *mpctx);
void mp_nav_destroy(struct MPContext *mpctx);