Origin commit data
------------------
Branch: master
Commit: 46f67aaef0
Author: max_10 <max_10@gmx.de>
Date: 2015-11-18 (Wed, 18 Nov 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2015-11-18 17:16:39 +01:00
parent a27ebe7d38
commit 2ddb9ae15d
3 changed files with 43 additions and 24 deletions

View File

@@ -337,7 +337,7 @@ void eDVBCISession::receiveData(tSlot *slot, const unsigned char *ptr, size_t le
alen = len;
}
printf("1. Call receivedAPDU tag = 0x%2x, len = %d\n", (int) stag, alen);
//printf("1. Call receivedAPDU tag = 0x%2x, len = %d\n", (int) stag, alen);
if (session->receivedAPDU(stag, pkt, alen))
session->action = 1;