From d1fb41a161e648b63babc29ee9ecd7aee4f416fc Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Sun, 5 Jan 2020 18:42:36 +0100 Subject: Minor cleanup --- example/reader_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/reader_util.h') diff --git a/example/reader_util.h b/example/reader_util.h index 55c260a54..c3d2caa72 100644 --- a/example/reader_util.h +++ b/example/reader_util.h @@ -188,7 +188,7 @@ typedef struct ndpi_flow_info { struct ndpi_analyze_struct *iat_c_to_s, *iat_s_to_c, *iat_flow, *pktlen_c_to_s, *pktlen_s_to_c; - char info[96]; + char info[160]; char host_server_name[256]; char bittorent_hash[41]; char dhcp_fingerprint[48]; -- cgit v1.2.3