mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 07:03:07 +00:00
lib: Change comment to reference watchfrr
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
This commit is contained in:
parent
2f4f11faa1
commit
ef8a03ccd1
@ -2221,7 +2221,7 @@ vtysh_read (struct thread *thread)
|
|||||||
if (ret == CMD_SUSPEND)
|
if (ret == CMD_SUSPEND)
|
||||||
break;
|
break;
|
||||||
|
|
||||||
/* warning: watchquagga hardcodes this result write */
|
/* warning: watchfrr hardcodes this result write */
|
||||||
header[3] = ret;
|
header[3] = ret;
|
||||||
buffer_put(vty->obuf, header, 4);
|
buffer_put(vty->obuf, header, 4);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user