summaryrefslogtreecommitdiff
path: root/skins.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-08 11:44:37 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-08 11:44:37 +0100
commit2d863532cc547e0368ee0c90875cae35b70db089 (patch)
tree774ef244b22e30dadc1135af814b264b44488e04 /skins.c
parentdcda6676b3e6912f9d0b57fb71db83ce64eaf4ea (diff)
downloadvdr-2d863532cc547e0368ee0c90875cae35b70db089.tar.gz
vdr-2d863532cc547e0368ee0c90875cae35b70db089.tar.bz2
Cleaned up some trailing white space
Diffstat (limited to 'skins.c')
-rw-r--r--skins.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/skins.c b/skins.c
index c6213cf1..e65d2902 100644
--- a/skins.c
+++ b/skins.c
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: skins.c 1.6 2005/11/27 15:52:25 kls Exp $
+ * $Id: skins.c 1.7 2006/01/08 11:40:18 kls Exp $
*/
#include "skins.h"
@@ -323,7 +323,7 @@ void cSkins::ProcessQueuedMessages(void)
}
else
break;
- }
+ }
queueMessageMutex.Unlock();
}