mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 11:30:30 +00:00
HACKING: remove an unneeded escape
(cherry picked from commit d4a8607d12e1d3f655055647f1633ec154685545)
This commit is contained in:
parent
6a7cff75c6
commit
d1c483fb5c
@ -207,7 +207,7 @@ Add a new DOWN state to the frob state machine to allow the barinator to
|
||||
detect loss of frob.
|
||||
|
||||
* frob.h: (struct frob) Add DOWN state flag.
|
||||
* frob.c: (frob\_change) set/clear DOWN appropriately on state change.
|
||||
* frob.c: (frob_change) set/clear DOWN appropriately on state change.
|
||||
* bar.c: (barinate) Check frob for DOWN state.
|
||||
\end{verbatim}\end{quote}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user