aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/gtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/protocols/gtp.c')
-rw-r--r--src/lib/protocols/gtp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/protocols/gtp.c b/src/lib/protocols/gtp.c
index 59f6860bd..a0c461774 100644
--- a/src/lib/protocols/gtp.c
+++ b/src/lib/protocols/gtp.c
@@ -118,7 +118,7 @@ static void ndpi_check_gtp(struct ndpi_detection_module_struct *ndpi_struct, str
return;
}
-void ndpi_search_gtp(struct ndpi_detection_module_struct *ndpi_struct, struct ndpi_flow_struct *flow)
+static void ndpi_search_gtp(struct ndpi_detection_module_struct *ndpi_struct, struct ndpi_flow_struct *flow)
{
NDPI_LOG_DBG(ndpi_struct, "search gtp\n");