aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/lisp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/protocols/lisp.c')
-rw-r--r--src/lib/protocols/lisp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/protocols/lisp.c b/src/lib/protocols/lisp.c
index 48b5e34ba..0c4180be4 100644
--- a/src/lib/protocols/lisp.c
+++ b/src/lib/protocols/lisp.c
@@ -72,7 +72,7 @@ static void ndpi_check_lisp(struct ndpi_detection_module_struct *ndpi_struct, st
NDPI_EXCLUDE_PROTO(ndpi_struct, flow);
}
-void ndpi_search_lisp(struct ndpi_detection_module_struct *ndpi_struct, struct ndpi_flow_struct *flow)
+static void ndpi_search_lisp(struct ndpi_detection_module_struct *ndpi_struct, struct ndpi_flow_struct *flow)
{
NDPI_LOG_DBG(ndpi_struct, "search lisp\n");