diff options
-rw-r--r-- | src/include/ndpi_typedefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; /* |