summaryrefslogtreecommitdiff
path: root/bgpd/bgp_errors.h
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2018-08-03 18:07:23 +0000
committerQuentin Young <qlyoung@cumulusnetworks.com>2018-08-14 20:02:05 +0000
commit85cd2f9f9a43d0c536f445cc65b94a8d90bb4c97 (patch)
tree8ae31ca6e770aeeb3ad5bc2475af0f320d922b2c /bgpd/bgp_errors.h
parentaf4c27286d8eb3f347ff431a17a47a8d07cd8976 (diff)
*: rename ferr_ref -> log_ref
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'bgpd/bgp_errors.h')
-rw-r--r--bgpd/bgp_errors.h2
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,