0935cb7ed7
Without the fix build on ncurses-6.3 fails as:
nc.c:238:17: error: format not a string literal and no format arguments [-Werror=format-security]
238 | wprintw(w, what);
| ^~~~~~~