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 --- tools.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools.h') diff --git a/tools.h b/tools.h index d5fb9ef0..23afea56 100644 --- a/tools.h +++ b/tools.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: tools.h 1.88 2005/12/30 11:27:23 kls Exp $ + * $Id: tools.h 1.89 2006/01/08 11:40:37 kls Exp $ */ #ifndef __TOOLS_H @@ -186,7 +186,7 @@ public: bool Add(int FileHandle, bool Out); bool Poll(int TimeoutMs = 0); }; - + class cReadDir { private: DIR *directory; -- cgit v1.2.3