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 71b68ed65..d100c0ad5 100644
--- a/example/reader_util.h
+++ b/example/reader_util.h
@@ -150,7 +150,7 @@ typedef struct ndpi_flow_info {
char dhcp_fingerprint[48];
struct {
- u_int16_t tls_version;
+ u_int16_t ssl_version;
char client_info[64], server_info[64], server_organization[64],
ja3_client[33], ja3_server[33];
u_int16_t server_cipher;