[MPlayer-cvslog] r23277 - trunk/command.c

ben subversion at mplayerhq.hu
Tue May 8 23:23:07 CEST 2007


Author: ben
Date: Tue May  8 23:23:07 2007
New Revision: 23277

Log:
cosmetic: indent

Modified:
   trunk/command.c

Modified: trunk/command.c
==============================================================================
--- trunk/command.c	(original)
+++ trunk/command.c	Tue May  8 23:23:07 2007
@@ -1948,7 +1948,7 @@ int run_command(MPContext * mpctx, mp_cm
               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;
 



More information about the MPlayer-cvslog mailing list