Mercurial > mplayer.hg
changeset 23259:07ff903a59f5
cosmetic: indent
author | ben |
---|---|
date | Tue, 08 May 2007 21:23:07 +0000 |
parents | 1d86fb12e4ae |
children | 427075ffb413 |
files | command.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/command.c Tue May 08 21:22:21 2007 +0000 +++ b/command.c Tue May 08 21:23:07 2007 +0000 @@ -1948,7 +1948,7 @@ 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;