X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Ftest_addstr.c;fp=test%2Ftest_addstr.c;h=ba8a90e5cd82e4e295b75202f5b9bf50af7824ba;hp=f4070fb391ebf155128abc5133099d779778d7ba;hb=a09e8b13568e210a03ca4ad64e8552c0edea07c5;hpb=6641601a9dd7f34deeaa978899b3730b27635afb diff --git a/test/test_addstr.c b/test/test_addstr.c index f4070fb3..ba8a90e5 100644 --- a/test/test_addstr.c +++ b/test/test_addstr.c @@ -27,7 +27,7 @@ * authorization. * ****************************************************************************/ /* - * $Id: test_addstr.c,v 1.19 2022/12/04 00:40:11 tom Exp $ + * $Id: test_addstr.c,v 1.20 2022/12/10 22:28:50 tom Exp $ * * Demonstrate the waddstr() and waddch functions. * Thomas Dickey - 2009/9/12 @@ -398,7 +398,7 @@ VERSION_COMMON() /* *INDENT-ON* */ int -main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED) +main(int argc, char *argv[]) { int ch;