From 6f279690573200f1cc6d7e518dd301f163845806 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sat, 20 Mar 2021 14:40:23 +0100 Subject: Removed master protocol as it was only used for STUN and via also removed API function ndpi_get_protocol_id_master_proto * Adjusted Python code to conform to the changes made during the refactoring process. Signed-off-by: Toni Uhlig --- example/ndpiReader.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/ndpiReader.c') diff --git a/example/ndpiReader.c b/example/ndpiReader.c index 0baa51000..2996830f9 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -244,7 +244,7 @@ void init_doh_bins() { u_int check_bin_doh_similarity(struct ndpi_bin *bin, float *similarity) { u_int i; - float lowest_similarity = 9999999999; + float lowest_similarity = 9999999999.0f; for(i=0; i