From: leslie Date: Sun, 12 Apr 2009 18:29:32 +0000 (+0200) Subject: cardclient-newcamd: further increase max msg size X-Git-Tag: 0.9.2~41 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=b30e996233ae70f326aa658dc75cac84782f38a0;p=sasc-ng.git cardclient-newcamd: further increase max msg size --- diff --git a/systems/cardclient/newcamd.c b/systems/cardclient/newcamd.c index 1ab95b9..5901e5d 100644 --- a/systems/cardclient/newcamd.c +++ b/systems/cardclient/newcamd.c @@ -32,7 +32,7 @@ #include -#define CWS_NETMSGSIZE 256 +#define CWS_NETMSGSIZE 272 // -- cTripleDes ---------------------------------------------------------------