diff --git a/ares/ares_strerror.c b/ares/ares_strerror.c index f994fc358..35c41ce00 100644 --- a/ares/ares_strerror.c +++ b/ares/ares_strerror.c @@ -35,7 +35,7 @@ const char *ares_strerror(int code) "Timeout while contacting DNS servers", "End of file", "Error reading file", - "Out of memory" + "Out of memory", "Channel is being destroyed", "Misformatted string" };