[MPlayer-cvslog] r23262 - in trunk: command.c stream/pvr.h stream/stream_pvr.c

Uoti Urpala uoti.urpala at pp1.inet.fi
Tue May 8 21:06:29 CEST 2007


On Tue, 2007-05-08 at 14:20 +0200, ben wrote:
> Modified: trunk/command.c

> +            else if (mpctx->stream && mpctx->stream->type == STREAMTYPE_PVR)
> +            {

Use K&R coding style (no separate line for opening brace).




More information about the MPlayer-cvslog mailing list