From 3ca58a42e7805b2bdf8537f6a1c7fa4717675f9f Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 17 Feb 2013 13:19:36 +0100 Subject: Removed trailing whitespace --- PLUGINS/src/osddemo/osddemo.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PLUGINS/src/osddemo') diff --git a/PLUGINS/src/osddemo/osddemo.c b/PLUGINS/src/osddemo/osddemo.c index c25d5763..0d289e89 100644 --- a/PLUGINS/src/osddemo/osddemo.c +++ b/PLUGINS/src/osddemo/osddemo.c @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: osddemo.c 2.9 2013/02/13 13:46:31 kls Exp $ + * $Id: osddemo.c 2.10 2013/02/17 13:16:34 kls Exp $ */ #include @@ -335,7 +335,7 @@ void cTrueColorDemo::Action(void) State++; } break; - case 1: { + case 1: { FadeInPixmap = CreateTextPixmap("Video Disk Recorder", Line, 3, clrYellow, clrTransparent, OsdFont); if (FadeInPixmap) Line += FadeInPixmap->DrawPort().Height(); -- cgit v1.2.3