]> git.puffer.fish Git - matthieu/frr.git/commitdiff
bfdd: correct one spelling error of comment
authoranlan_cs <anlan_cs@tom.com>
Fri, 31 Dec 2021 10:30:52 +0000 (05:30 -0500)
committeranlan_cs <anlan_cs@tom.com>
Fri, 31 Dec 2021 10:32:49 +0000 (05:32 -0500)
Signed-off-by: anlan_cs <anlan_cs@tom.com>
zebra/zebra_ptm.c

index c237133130ed9eff83a9095518538c63073dbb55..32edb78c7d7c4ae2917c5a54580dcf15f9fbcf5d 100644 (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.
         */