aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'example/reader_util.h')
-rw-r--r--example/reader_util.h2
1 files changed, 1 insertions, 1 deletions
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];