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 8ee76a6..b0f05c6 100644
--- a/lib/err.c
+++ b/lib/err.c
@@ -11,8 +11,8 @@ const char *_errtxt[] = {
"invalid connection" /* 4 RSE_INVALID_CONN */
"connection type mismatch" /* 5 RSE_CONN_TYPE_MISMATCH */
"FreeRadius error" /* 6 RSE_FR */
- "ERR 7" /* RSE_ */
- "ERR 8" /* RSE_ */
+ "bad hostname or port" /* 7 RSE_BADADDR */
+ "no peer configured" /* 8 RSE_NOPEER */
"ERR 9" /* RSE_ */
"ERR 10" /* RSE_ */
"ERR 11" /* RSE_ */