summaryrefslogtreecommitdiff
path: root/ci.c
diff options
context:
space:
mode:
Diffstat (limited to 'ci.c')
-rw-r--r--ci.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/ci.c b/ci.c
index 9a4a8295..7fc39595 100644
--- a/ci.c
+++ b/ci.c
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: ci.c 2.12 2013/02/17 13:17:28 kls Exp $
+ * $Id: ci.c 3.1 2013/12/28 11:57:51 kls Exp $
*/
#include "ci.h"
@@ -1983,6 +1983,10 @@ bool cCamSlot::IsDecrypting(void)
return false;
}
+void cCamSlot::Decrypt(uchar *Data, int Count)
+{
+}
+
// --- cChannelCamRelation ---------------------------------------------------
#define CAM_CHECKED_TIMEOUT 15 // seconds before a CAM that has been checked for a particular channel will be checked again