back out one of the pr624 changes

This one caused a build failure on a cross-compile.
This commit is contained in:
nhmall
2022-01-29 20:32:30 -05:00
parent 0d1f3de027
commit 988e241021

View File

@@ -461,7 +461,7 @@ DISABLE_WARNING_FORMAT_NONLITERAL
void
readmail(struct obj *otmp UNUSED)
{
static const char *const junk[] = {
static const char *junk[] = {
"Report bugs to <%s>.", /*** must be first entry ***/
"Please disregard previous letter.",
"Welcome to NetHack.",