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