summaryrefslogtreecommitdiff
path: root/skins.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-09 11:16:11 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-09 11:16:11 +0200
commit2cd5bf83fb53642aaaee76dc8a80a3e4a6260339 (patch)
treebb26a407e77d4e16b84586517ee6dd9927daafe8 /skins.h
parenta6d5d36043358a4d8600a96a23e095130b4c2531 (diff)
downloadvdr-2cd5bf83fb53642aaaee76dc8a80a3e4a6260339.tar.gz
vdr-2cd5bf83fb53642aaaee76dc8a80a3e4a6260339.tar.bz2
Fixed a typo in skins.h
Diffstat (limited to 'skins.h')
-rw-r--r--skins.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/skins.h b/skins.h
index 96f28219..80bac766 100644
--- a/skins.h
+++ b/skins.h
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: skins.h 1.11 2006/02/05 14:59:57 kls Exp $
+ * $Id: skins.h 1.12 2006/04/09 11:15:24 kls Exp $
*/
#ifndef __SKINS_H
@@ -329,7 +329,7 @@ public:
///< temporary cSkinDisplayMessage object.
///< The return value is the key pressed by the user. If no user input
///< has been received within Seconds (the default value of 0 results
- ///< in the ///< value defined for "Message time" in the setup), kNone
+ ///< in the value defined for "Message time" in the setup), kNone
///< will be returned.
int QueueMessage(eMessageType Type, const char *s, int Seconds = 0, int Timeout = 0);
///< Like Message(), but this function may be called from a background