diff options
Diffstat (limited to 'nhrpd/nhrp_errors.h')
| -rw-r--r-- | nhrpd/nhrp_errors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nhrpd/nhrp_errors.h b/nhrpd/nhrp_errors.h index 842af82012..c9e947eb2a 100644 --- a/nhrpd/nhrp_errors.h +++ b/nhrpd/nhrp_errors.h @@ -23,7 +23,7 @@ #include "lib/ferr.h" -enum nhrp_ferr_refs { +enum nhrp_log_refs { NHRP_ERR_SWAN = NHRP_FERR_START, NHRP_ERR_RESOLVER, }; |
