summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/command.c b/command.c
index f967ef55d9..18f11cced9 100644
--- a/command.c
+++ b/command.c
@@ -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;