diff options
Diffstat (limited to 'bgpd/bgp_errors.h')
| -rw-r--r-- | bgpd/bgp_errors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/bgp_errors.h b/bgpd/bgp_errors.h index 83b834688e..be718d99e7 100644 --- a/bgpd/bgp_errors.h +++ b/bgpd/bgp_errors.h @@ -23,7 +23,7 @@ #include "lib/ferr.h" -enum bgp_ferr_refs { +enum bgp_log_refs { BGP_ERR_ATTR_FLAG = BGP_FERR_START, BGP_ERR_ATTR_LEN, |
