summaryrefslogtreecommitdiff
path: root/lib/srv6.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/srv6.c')
-rw-r--r--lib/srv6.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/srv6.c b/lib/srv6.c
index 287bf56089..9b9f402987 100644
--- a/lib/srv6.c
+++ b/lib/srv6.c
@@ -76,7 +76,8 @@ int snprintf_seg6_segs(char *str,
}
const char *seg6local_context2str(char *str, size_t size,
- struct seg6local_context *ctx, uint32_t action)
+ const struct seg6local_context *ctx,
+ uint32_t action)
{
char b0[128];