]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/test_addstr.c
ncurses 6.3 - patch 20221210
[ncurses.git] / test / test_addstr.c
index f4070fb391ebf155128abc5133099d779778d7ba..ba8a90e5cd82e4e295b75202f5b9bf50af7824ba 100644 (file)
@@ -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;