1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-25 04:38:01 +00:00

cosmetic: indent

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23277 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ben 2007-05-08 21:23:07 +00:00
parent c30bdee5e3
commit 0838029db9

View File

@ -1948,7 +1948,7 @@ int run_command(MPContext * mpctx, mp_cmd_t * cmd)
set_osd_msg (OSD_MSG_TV_CHANNEL, 1, osd_duration, "%s: %s",
pvr_get_current_channelname (mpctx->stream),
pvr_get_current_stationname (mpctx->stream));
}
}
#endif /* HAVE_PVR */
break;