diff options
author | Campus <campus@ntop.org> | 2017-12-15 23:51:15 +0100 |
---|---|---|
committer | Campus <campus@ntop.org> | 2017-12-15 23:51:15 +0100 |
commit | 3f9434b81db97cbb47ecc3facf3658c1b5810d71 (patch) | |
tree | c575f6ed245a3bbb0aac839d39af322817383371 | |
parent | 00e6ee3dc337c0af106345950005cbeb63ad6acd (diff) | |
parent | f1f8afdddf638fb567291b19ac889e23d02a8294 (diff) |
Merge branch 'fix_symbols' of https://github.com/madpilot78/nDPI into madpilot78-fix_symbols
-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 |