We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23beeb9 commit 4902323Copy full SHA for 4902323
lib/zclient.c
@@ -3446,7 +3446,7 @@ int srv6_manager_release_sid(struct zclient *zclient,
3446
/*
3447
* Asynchronous label chunk request
3448
*
3449
- * @param zclient Zclient used to connect to label manager (zebra)
+ * @param zclient The zclient used to connect to label manager (zebra)
3450
* @param keep Avoid garbage collection
3451
* @param chunk_size Amount of labels requested
3452
* @param base Base for the label chunk. if MPLS_LABEL_BASE_ANY we do not care
0 commit comments