From 50216991bd41f0cdfea599a76ace08ebd00501d3 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Thu, 10 May 2018 23:46:35 +0200 Subject: Improved hyperscan support and category definition --- example/ndpi_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/ndpi_util.h') diff --git a/example/ndpi_util.h b/example/ndpi_util.h index bace03cee..a6adb88c1 100644 --- a/example/ndpi_util.h +++ b/example/ndpi_util.h @@ -77,7 +77,7 @@ typedef struct ndpi_flow_info { char info[96]; char host_server_name[256]; char bittorent_hash[41]; - + struct { char client_info[48], server_info[48]; } ssh_ssl; -- cgit v1.2.3