aboutsummaryrefslogtreecommitdiff
path: root/example/ndpi_util.h
diff options
context:
space:
mode:
authorLuca <deri@ntop.org>2019-04-05 12:51:59 +0200
committerLuca <deri@ntop.org>2019-04-05 12:51:59 +0200
commit1290706fad6a8acac8d1bfe09cd8bb27805ecd15 (patch)
treeffba667879c0dbd95f3a269f35b01a18934e4d67 /example/ndpi_util.h
parent4e7fa82affc876245ab7f008271a49bde80bcf9f (diff)
parent796472cf846142d07b5d7300d3d70062d25fc0a2 (diff)
Tests result fix
Merge branch 'dev' of https://github.com/ntop/nDPI into dev
Diffstat (limited to 'example/ndpi_util.h')
-rw-r--r--example/ndpi_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/ndpi_util.h b/example/ndpi_util.h
index eb9ab8e65..0a5a3b8c2 100644
--- a/example/ndpi_util.h
+++ b/example/ndpi_util.h
@@ -97,7 +97,7 @@ typedef struct ndpi_flow_info {
char bittorent_hash[41];
struct {
- char client_info[64], server_info[64];
+ char client_info[64], server_info[64], server_organization[64];
} ssh_ssl;
void *src_id, *dst_id;