From a9b9c2e2ef5a9cb12328addcc10503c1d691005f Mon Sep 17 00:00:00 2001 From: max_10 Date: Thu, 5 Jun 2014 21:15:00 +0200 Subject: [PATCH] . Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/db35ba0aa9ae3fe0fc54e76e1b056d0277e39f23 Author: max_10 Date: 2014-06-05 (Thu, 05 Jun 2014) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- common/ca_ci.h | 1 + 1 file changed, 1 insertion(+) diff --git a/common/ca_ci.h b/common/ca_ci.h index 1c4952f..0b6fb57 100644 --- a/common/ca_ci.h +++ b/common/ca_ci.h @@ -260,6 +260,7 @@ public: /// Notify the module we closed the menu void MenuClose(enum CA_SLOT_TYPE, uint32_t Slot); /// Get the supported CAIDs +// int GetCAIDS(CaIdVector & /*Caids*/) { return 0; }; int GetCAIDS(CaIdVector &Caids); /// Send a CA-PMT object and Raw unparsed PMT to the CA layer bool SendCAPMT(u64 /*Source*/, u8 /*DemuxSource*/, u8 /*DemuxMask*/, const unsigned char * /*CAPMT*/, u32 /*CAPMTLen*/, const unsigned char * /*RawPMT*/, u32 /*RawPMTLen*/,