From 0b702c20d32c4fab113f5c3da7e503f7fd1a9ec5 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Wed, 22 Apr 2020 18:52:36 +0200 Subject: Warning fix --- src/lib/ndpi_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/ndpi_main.c') diff --git a/src/lib/ndpi_main.c b/src/lib/ndpi_main.c index cb1f951ac..01c5287e6 100644 --- a/src/lib/ndpi_main.c +++ b/src/lib/ndpi_main.c @@ -4213,7 +4213,7 @@ ndpi_protocol ndpi_detection_giveup(struct ndpi_detection_module_struct *ndpi_st As Google has recently introduced Duo, we need to distinguish between it and hangout thing that should be handled by the STUN dissector - */ + */ ret.app_protocol = NDPI_PROTOCOL_HANGOUT_DUO; } } -- cgit v1.2.3