From 7390eaf7652125fa438b74ffd8d42e0c7bf345c8 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 12 Aug 2006 10:26:43 +0200 Subject: Made the cCiSession members sessionId and resourceId uint16_t and uint32_t --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index d3ca8bf6..d74f9dae 100644 --- a/HISTORY +++ b/HISTORY @@ -4863,3 +4863,6 @@ Video Disk Recorder Revision History - Fixed converting the port number in the "connect from..." log message of SVDRP (thanks to Ville Skyttä). +- Made the cCiSession members sessionId and resourceId uint16_t and uint32_t, + respectively, to match their types in the CI session data (thanks to Ville Skyttä + for reporting that there are places where ntohs() is assigned to different types). -- cgit v1.2.3