--- libaitrpc/inc/aitrpc.h 2013/08/20 23:25:18 1.17.2.1 +++ libaitrpc/inc/aitrpc.h 2013/08/21 09:42:11 1.17.2.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitrpc.h,v 1.17.2.1 2013/08/20 23:25:18 misho Exp $ +* $Id: aitrpc.h,v 1.17.2.2 2013/08/21 09:42:11 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -127,8 +127,7 @@ typedef struct { struct tagRPCCall { rpc_sess_t call_session; - uint16_t call_seq; - uint16_t call_len; + uint32_t call_len; uint16_t call_crc; union {