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:
parent
3ee2a218d7
commit
8cfc44208a
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user