summaryrefslogtreecommitdiff
path: root/lib/err.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/err.c')
-rw-r--r--lib/err.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/err.c b/lib/err.c
index b0f05c6..74edeb0 100644
--- a/lib/err.c
+++ b/lib/err.c
@@ -13,8 +13,8 @@ const char *_errtxt[] = {
"FreeRadius error" /* 6 RSE_FR */
"bad hostname or port" /* 7 RSE_BADADDR */
"no peer configured" /* 8 RSE_NOPEER */
- "ERR 9" /* RSE_ */
- "ERR 10" /* RSE_ */
+ "libevent error" /* 9 RSE_EVENT */
+ "connection error" /* 10 RSE_CONNERR */
"ERR 11" /* RSE_ */
"ERR 12" /* RSE_ */
"ERR 13" /* RSE_ */