From 2d863532cc547e0368ee0c90875cae35b70db089 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 8 Jan 2006 11:44:37 +0100 Subject: Cleaned up some trailing white space --- plugin.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugin.c') diff --git a/plugin.c b/plugin.c index 99163134..fdb38e82 100644 --- a/plugin.c +++ b/plugin.c @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: plugin.c 1.15 2005/08/27 16:13:24 kls Exp $ + * $Id: plugin.c 1.16 2006/01/08 11:40:05 kls Exp $ */ #include "plugin.h" @@ -25,7 +25,7 @@ char *cPlugin::configDirectory = NULL; -cPlugin::cPlugin(void) +cPlugin::cPlugin(void) { name = NULL; started = false; -- cgit v1.2.3