diff options
Diffstat (limited to 'zebra/zebra_errors.h')
| -rw-r--r-- | zebra/zebra_errors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/zebra_errors.h b/zebra/zebra_errors.h index f5f4894ece..f8a00bce0d 100644 --- a/zebra/zebra_errors.h +++ b/zebra/zebra_errors.h @@ -23,7 +23,7 @@ #include "lib/ferr.h" -enum zebra_ferr_refs { +enum zebra_log_refs { ZEBRA_ERR_LM_RESPONSE = ZEBRA_FERR_START, ZEBRA_ERR_LM_NO_SUCH_CLIENT, ZEBRA_ERR_LM_RELAY_FAILED, |
