mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 02:46:37 +00:00
lib: Fix Spelling mistake
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
8b0a80f120
commit
0f41a2628d
@ -126,8 +126,8 @@ struct ferr {
|
|||||||
#define SHARP_FERR_END 0x0EFFFFFF
|
#define SHARP_FERR_END 0x0EFFFFFF
|
||||||
#define VTYSH_FERR_START 0x0F000001
|
#define VTYSH_FERR_START 0x0F000001
|
||||||
#define VTYSH_FRR_END 0x0FFFFFFF
|
#define VTYSH_FRR_END 0x0FFFFFFF
|
||||||
#define WATCHFRR_FRR_START 0x10000001
|
#define WATCHFRR_FERR_START 0x10000001
|
||||||
#define WATCHFRR_FRR_END 0x10FFFFFF
|
#define WATCHFRR_FERR_END 0x10FFFFFF
|
||||||
#define ZEBRA_FERR_START 0xF1000001
|
#define ZEBRA_FERR_START 0xF1000001
|
||||||
#define ZEBRA_FERR_END 0xF1FFFFFF
|
#define ZEBRA_FERR_END 0xF1FFFFFF
|
||||||
#define END_FERR 0xFFFFFFFF
|
#define END_FERR 0xFFFFFFFF
|
||||||
|
Loading…
Reference in New Issue
Block a user