aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2023-09-05 01:17:02 +0200
committerLuca Deri <deri@ntop.org>2023-09-05 01:17:02 +0200
commitcf67f483f4de640665ccef474c9997d24d927fd2 (patch)
tree265c99f47a427fc1f611c1d8e2e1957e5ee65f84 /src/include/ndpi_typedefs.h
parentc5ebd84fd80d75dfdbd93fceb3e2d70a54328a47 (diff)
Classification fixes
Diffstat (limited to 'src/include/ndpi_typedefs.h')
-rw-r--r--src/include/ndpi_typedefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ndpi_typedefs.h b/src/include/ndpi_typedefs.h
index db2e53a3f..553440a2b 100644
--- a/src/include/ndpi_typedefs.h
+++ b/src/include/ndpi_typedefs.h
@@ -1181,7 +1181,7 @@ typedef void ndpi_bitmap_iterator;
typedef void ndpi_filter;
/* Save memory limiting the key to 56 bit */
-#define SAVE_BINARY_BITMAP_MEMORY
+//#define SAVE_BINARY_BITMAP_MEMORY
PACK_ON
struct ndpi_binary_bitmap_entry {