summaryrefslogtreecommitdiff
path: root/device.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-10-10 13:23:30 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-10-10 13:23:30 +0200
commitbf52b1a2e39d080cdad50973c99810c46f83ff1a (patch)
tree39edd18e3edf1c1f7025e3a6cd42a88e7894e39b /device.h
parent2bdb599fbcfea5bac49fcf5550cd0fd1bc328d4a (diff)
downloadvdr-bf52b1a2e39d080cdad50973c99810c46f83ff1a.tar.gz
vdr-bf52b1a2e39d080cdad50973c99810c46f83ff1a.tar.bz2
Fixed a comment
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 d4d50d40..a9e88329 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 3.2 2013/08/22 11:57:34 kls Exp $
+ * $Id: device.h 3.3 2013/10/10 13:23:30 kls Exp $
*/
#ifndef __DEVICE_H
@@ -201,7 +201,7 @@ public:
int CardIndex(void) const { return cardIndex; }
///< Returns the card index of this device (0 ... MAXDEVICES - 1).
int DeviceNumber(void) const;
- ///< Returns the number of this device (0 ... numDevices).
+ ///< Returns the number of this device (0 ... numDevices - 1).
virtual cString DeviceType(void) const;
///< Returns a string identifying the type of this device (like "DVB-S").
///< If this device can receive different delivery systems, the returned