summaryrefslogtreecommitdiff
path: root/eigrpd/eigrp_errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'eigrpd/eigrp_errors.h')
-rw-r--r--eigrpd/eigrp_errors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/eigrpd/eigrp_errors.h b/eigrpd/eigrp_errors.h
index e59a5d1e6e..e1ace8ab49 100644
--- a/eigrpd/eigrp_errors.h
+++ b/eigrpd/eigrp_errors.h
@@ -23,7 +23,7 @@
#include "lib/ferr.h"
-enum eigrp_ferr_refs {
+enum eigrp_log_refs {
EIGRP_ERR_PACKET = EIGRP_FERR_START,
EIGRP_ERR_CONFIG,
};