2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00

minor shutdown message improvement

This commit is contained in:
Bob Halley 1998-12-16 01:56:36 +00:00
parent 3ee2a218d7
commit 8cfc44208a

View File

@ -36,7 +36,7 @@ static char *text_table[ISC_R_LASTENTRY + 1] = {
"not enough free resources", /* 13 */
"end of file", /* 14 */
"socket already bound", /* 15 */
"task was shut down", /* 16 */
"task is shut down", /* 16 */
"lock busy", /* 17 */
"already exists", /* 18 */
"buffer too small", /* 19 */