summaryrefslogtreecommitdiff
path: root/zebra/zapi_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zapi_msg.h')
-rw-r--r--zebra/zapi_msg.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/zebra/zapi_msg.h b/zebra/zapi_msg.h
index 35bb554121..e991dca4f3 100644
--- a/zebra/zapi_msg.h
+++ b/zebra/zapi_msg.h
@@ -122,8 +122,7 @@ extern int zsend_zebra_srv6_locator_add(struct zserv *client,
extern int zsend_zebra_srv6_locator_delete(struct zserv *client,
struct srv6_locator *loc);
extern int zsend_srv6_manager_get_locator_chunk_response(struct zserv *client,
- vrf_id_t vrf_id,
- struct srv6_locator *loc);
+ vrf_id_t vrf_id, struct srv6_locator *loc);
#ifdef __cplusplus
}