diff options
Diffstat (limited to 'isisd/isis_errors.h')
| -rw-r--r-- | isisd/isis_errors.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/isisd/isis_errors.h b/isisd/isis_errors.h index f738254a30..0732737607 100644 --- a/isisd/isis_errors.h +++ b/isisd/isis_errors.h @@ -24,8 +24,8 @@ #include "lib/ferr.h" enum isis_log_refs { - ISIS_ERR_PACKET = ISIS_FERR_START, - ISIS_ERR_CONFIG, + EC_ISIS_PACKET = ISIS_FERR_START, + EC_ISIS_CONFIG, }; extern void isis_error_init(void); |
