Update ndpi_typedefs.h

This commit is contained in:
William Guglielmo 2017-05-29 21:30:30 +02:00 committed by GitHub
parent 694bc039e8
commit 46284e1537

View file

@ -333,7 +333,7 @@ struct bt_announce { // 192 bytes
#ifdef NDPI_PROTOCOL_TINC
#define TINC_CACHE_MAX_SIZE 100
#define TINC_CACHE_MAX_SIZE 10
typedef struct {
u_int32_t src_address;