summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print-hncp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/print-hncp.c b/print-hncp.c
index 280fecb5..af219c67 100644
--- a/print-hncp.c
+++ b/print-hncp.c
@@ -396,7 +396,7 @@ print_type_in_line(netdissect_options *ndo,
}
}
-void
+static void
hncp_print_rec(netdissect_options *ndo,
const u_char *cp, u_int length, int indent)
{