diff options
author | Campus <campus@ntop.org> | 2017-12-15 23:51:33 +0100 |
---|---|---|
committer | Campus <campus@ntop.org> | 2017-12-15 23:51:33 +0100 |
commit | 13e592275a6154a6b6ed4eba7c5eddef2b2d5be3 (patch) | |
tree | c575f6ed245a3bbb0aac839d39af322817383371 | |
parent | 00e6ee3dc337c0af106345950005cbeb63ad6acd (diff) | |
parent | 3f9434b81db97cbb47ecc3facf3658c1b5810d71 (diff) |
Merge branch 'madpilot78-fix_symbols' into dev
-rw-r--r-- | libndpi.sym | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libndpi.sym b/libndpi.sym index 6508f5d91..625b9e81f 100644 --- a/libndpi.sym +++ b/libndpi.sym @@ -59,4 +59,5 @@ ndpi_netbios_name_interpret ndpi_category_set_name ndpi_category_get_name ndpi_is_custom_category -ndpi_is_subprotocol_informative
\ No newline at end of file +ndpi_is_subprotocol_informative +ndpi_set_proto_category |