X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fins_wide.c;fp=test%2Fins_wide.c;h=a732449331e9ff424d8dff18804e55aeccaf81e4;hp=d76ae3ce2a39e3c4fedc86b0eb594e49679780da;hb=a09e8b13568e210a03ca4ad64e8552c0edea07c5;hpb=6641601a9dd7f34deeaa978899b3730b27635afb diff --git a/test/ins_wide.c b/test/ins_wide.c index d76ae3ce..a7324493 100644 --- a/test/ins_wide.c +++ b/test/ins_wide.c @@ -27,7 +27,7 @@ * authorization. * ****************************************************************************/ /* - * $Id: ins_wide.c,v 1.29 2022/12/04 00:40:11 tom Exp $ + * $Id: ins_wide.c,v 1.30 2022/12/10 22:28:50 tom Exp $ * * Demonstrate the wins_wstr() and wins_wch functions. * Thomas Dickey - 2002/11/23 @@ -478,7 +478,7 @@ VERSION_COMMON() /* *INDENT-ON* */ int -main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED) +main(int argc, char *argv[]) { int ch;