diff options
Diffstat (limited to 'babeld/babel_errors.h')
| -rw-r--r-- | babeld/babel_errors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/babeld/babel_errors.h b/babeld/babel_errors.h index f03801272b..19adc63f04 100644 --- a/babeld/babel_errors.h +++ b/babeld/babel_errors.h @@ -23,7 +23,7 @@ #include "lib/ferr.h" -enum babel_ferr_refs { +enum babel_log_refs { BABEL_ERR_MEMORY = BABEL_FERR_START, BABEL_ERR_PACKET, BABEL_ERR_CONFIG, |
