Update ASN1_MAX_FRAMES to reflect default in suricata.yaml.in

pull/2053/head
maxtors 9 years ago committed by Victor Julien
parent 9818557369
commit 2b80da424b

@ -34,7 +34,7 @@
#include <ctype.h>
#include <string.h>
#define ASN1_MAX_FRAMES 128
#define ASN1_MAX_FRAMES 256
/* For future enconding type implementations */
enum {

Loading…
Cancel
Save