summaryrefslogtreecommitdiff
path: root/ci.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2019-05-28 15:54:22 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2019-05-28 15:54:22 +0200
commitc2634a7ccf815bedc26671b803dc571f0544fc73 (patch)
treea1624fe6c0da3ffbdbbbd3d37f4dfd4b1b645e79 /ci.h
parente8ae4afd0961cc93cbca3830fe065f6da9d806c9 (diff)
downloadvdr-c2634a7ccf815bedc26671b803dc571f0544fc73.tar.gz
vdr-c2634a7ccf815bedc26671b803dc571f0544fc73.tar.bz2
Fixed inconsistent behavior in case only certain devices are used (selected by the '-D' option)
Diffstat (limited to 'ci.h')
-rw-r--r--ci.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/ci.h b/ci.h
index 3db0340a..df2d1564 100644
--- a/ci.h
+++ b/ci.h
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: ci.h 4.13 2019/03/19 14:58:00 kls Exp $
+ * $Id: ci.h 4.14 2019/05/28 14:58:08 kls Exp $
*/
#ifndef __CI_H
@@ -331,9 +331,9 @@ public:
///< class function.
cDevice *Device(void) { return assignedDevice; }
///< Returns the device this CAM slot is currently assigned to.
- bool Devices(cVector<int> &CardIndexes);
- ///< Adds the card indexes of any devices that currently use this CAM to
- ///< the given CardIndexes. This can be more than one in case of MTD.
+ bool Devices(cVector<int> &DeviceNumbers);
+ ///< Adds the numbers of any devices that currently use this CAM to
+ ///< the given DeviceNumbers. This can be more than one in case of MTD.
///< Returns true if the array is not empty.
bool WantsTsData(void) const { return caPidReceiver != NULL; }
///< Returns true if this CAM slot wants to receive the TS data through