diff options
Diffstat (limited to 'zebra/zebra_ptm.c')
| -rw-r--r-- | zebra/zebra_ptm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/zebra_ptm.c b/zebra/zebra_ptm.c index c237133130..32edb78c7d 100644 --- a/zebra/zebra_ptm.c +++ b/zebra/zebra_ptm.c @@ -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. */ |
