From 017e395ed179e88ae921b99c88dcfcfe878f7cc3 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Tue, 3 Nov 2020 16:46:30 +0100 Subject: Cosmetic changes --- src/include/ndpi_api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/include/ndpi_api.h b/src/include/ndpi_api.h index 6eccc7306..fefd87e05 100644 --- a/src/include/ndpi_api.h +++ b/src/include/ndpi_api.h @@ -34,7 +34,7 @@ extern "C" { /* The #define below is used for apps that dynamically link with nDPI to make sure that datastructures and in sync across versions */ -#define NDPI_API_VERSION 3554 +#define NDPI_API_VERSION 3560 #define SIZEOF_ID_STRUCT ( sizeof(struct ndpi_id_struct) ) #define SIZEOF_FLOW_STRUCT ( sizeof(struct ndpi_flow_struct) ) -- cgit v1.2.3