From 8bada1fc02b337feb6a717d92b9b8b157dc3a082 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Tue, 25 Mar 2025 09:31:40 +0100 Subject: Updated typedef --- src/include/ndpi_typedefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h index 8c88f6ac5..5b09effe4 100644 --- a/src/include/ndpi_typedefs.h +++ b/src/include/ndpi_typedefs.h @@ -1384,7 +1384,7 @@ struct ndpi_flow_struct { struct { char *fingerprint; - u_int8_t os_hint; + enum operating_system_hint os_hint; } tcp; /* -- cgit v1.2.3