Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
cwc: increase network messages size frmo 362 to 500 (like in oscam), …
…fixes #3989
  • Loading branch information
perexg committed Sep 22, 2016
1 parent e967779 commit 6d6449d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/descrambler/cwc.c
Expand Up @@ -50,7 +50,7 @@
#define CWC_ES_PIDS 8
#define CWC_MAX_NOKS 3

#define CWS_NETMSGSIZE 362
#define CWS_NETMSGSIZE 500
#define CWS_FIRSTCMDNO 0xe0

typedef enum {
Expand Down

0 comments on commit 6d6449d

Please sign in to comment.