diff options
Diffstat (limited to 'watchfrr/watchfrr_errors.h')
| -rw-r--r-- | watchfrr/watchfrr_errors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/watchfrr/watchfrr_errors.h b/watchfrr/watchfrr_errors.h index 9d2912da46..4652f950f4 100644 --- a/watchfrr/watchfrr_errors.h +++ b/watchfrr/watchfrr_errors.h @@ -23,7 +23,7 @@ #include "lib/ferr.h" -enum watchfrr_ferr_refs { +enum watchfrr_log_refs { WATCHFRR_ERR_CONNECTION = WATCHFRR_FERR_START, }; |
