git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@347 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 96280ff817
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-02-15 (Mon, 15 Feb 2010)



------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2010-02-15 20:34:31 +00:00
parent b37fd82e6e
commit dce0a1c9e4

View File

@@ -1823,7 +1823,7 @@ void CInfoViewer::showIcon_CA_Status (int notfirst)
#endif
extern int pmt_caids[4][11];
int i;
int caids[] = { 0x1700, 0x0100, 0x0500, 0x1800, 0xB00, 0xD00, 0x900, 0x2600, 0x4a00, 0x0E00 };
int caids[] = { 0x600, 0x1700, 0x0100, 0x0500, 0x1800, 0xB00, 0xD00, 0x900, 0x2600, 0x4a00, 0x0E00 };
if (!notfirst) {
for (i=0; i < (int)(sizeof(caids)/sizeof(int)); i++) {