mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 13:33:15 +00:00
Merge pull request #10274 from anlancs/fix-spell-error-bfd
bfdd: correct one spelling error of comment
This commit is contained in:
commit
3f6548c542
@ -1380,7 +1380,7 @@ static int _zebra_ptm_bfd_client_deregister(struct zserv *zs)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The message type will be BFD_DEST_REPLY so we can use only
|
* The message type will be ZEBRA_BFD_DEST_REPLAY so we can use only
|
||||||
* one callback at the `bfdd` side, however the real command
|
* one callback at the `bfdd` side, however the real command
|
||||||
* number will be included right after the zebra header.
|
* number will be included right after the zebra header.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user