Merge pull request #10274 from anlancs/fix-spell-error-bfd

bfdd: correct one spelling error of comment
This commit is contained in:
Donald Sharp 2022-01-02 17:57:46 -05:00 committed by GitHub
commit 3f6548c542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
* number will be included right after the zebra header.
*/