summaryrefslogtreecommitdiff
path: root/device.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-03-28 21:53:26 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-03-28 21:53:26 +0100
commitb3931e646fd42f48c0ccb58d8d1f7a9d4eec1bb7 (patch)
treec444b25abfb8f7c6ed8e65d8ba004d672832c1e7 /device.h
parentd0a42e9c819077c1f391544f1e8672bec33ff68c (diff)
downloadvdr-b3931e646fd42f48c0ccb58d8d1f7a9d4eec1bb7.tar.gz
vdr-b3931e646fd42f48c0ccb58d8d1f7a9d4eec1bb7.tar.bz2
Fixed a typo
Diffstat (limited to 'device.h')
-rw-r--r--device.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/device.h b/device.h
index 4648149c..c63f2bcd 100644
--- a/device.h
+++ b/device.h
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: device.h 2.7 2009/03/01 11:20:34 kls Exp $
+ * $Id: device.h 2.8 2009/03/28 21:53:26 kls Exp $
*/
#ifndef __DEVICE_H
@@ -595,7 +595,7 @@ public:
///< data which was bufferd so far has been processed.
///< If TimeoutMs is not zero, the device will wait up to the given
///< number of milliseconds before returning in case there is still
- ///< data in the buffers..
+ ///< data in the buffers.
virtual int PlayPes(const uchar *Data, int Length, bool VideoOnly = false);
///< Plays all valid PES packets in Data with the given Length.
///< If Data is NULL any leftover data from a previous call will be