summaryrefslogtreecommitdiff
path: root/isisd/isis_errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'isisd/isis_errors.h')
-rw-r--r--isisd/isis_errors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/isisd/isis_errors.h b/isisd/isis_errors.h
index ffb000f9c9..f738254a30 100644
--- a/isisd/isis_errors.h
+++ b/isisd/isis_errors.h
@@ -23,7 +23,7 @@
#include "lib/ferr.h"
-enum isis_ferr_refs {
+enum isis_log_refs {
ISIS_ERR_PACKET = ISIS_FERR_START,
ISIS_ERR_CONFIG,
};