mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
minor shutdown message improvement
This commit is contained in:
@@ -36,7 +36,7 @@ static char *text_table[ISC_R_LASTENTRY + 1] = {
|
|||||||
"not enough free resources", /* 13 */
|
"not enough free resources", /* 13 */
|
||||||
"end of file", /* 14 */
|
"end of file", /* 14 */
|
||||||
"socket already bound", /* 15 */
|
"socket already bound", /* 15 */
|
||||||
"task was shut down", /* 16 */
|
"task is shut down", /* 16 */
|
||||||
"lock busy", /* 17 */
|
"lock busy", /* 17 */
|
||||||
"already exists", /* 18 */
|
"already exists", /* 18 */
|
||||||
"buffer too small", /* 19 */
|
"buffer too small", /* 19 */
|
||||||
|
Reference in New Issue
Block a user