Skip to content
Snippets Groups Projects
Commit c1e78193 authored by Steven Murray's avatar Steven Murray Committed by Steven Murray
Browse files

Forgot to add the error strings for the following two error codes (thanks...

Forgot to add the error strings for the following two error codes (thanks Dennis): SENOPORTINRANGE and SENOVALUE
parent 060b5ff9
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,8 @@ char *sys_serrlist[SEMAXERR-SEBASEOFF+2]=
"This service class is not available for this host",
"Got SQL exception from database",
"Too many symbolic links",
"No port in range",
"No value",
"BAD ERROR NUMBER"
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment