]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/test_addwstr.c
ncurses 6.3 - patch 20221210
[ncurses.git] / test / test_addwstr.c
index e4e90579391a8e18de39203e1a5677e752911d9d..aa7bf85746aeb1e6a85ecadb501be277b4ce5ad9 100644 (file)
@@ -27,7 +27,7 @@
  * authorization.                                                           *
  ****************************************************************************/
 /*
- * $Id: test_addwstr.c,v 1.20 2022/12/04 00:40:11 tom Exp $
+ * $Id: test_addwstr.c,v 1.21 2022/12/10 22:28:50 tom Exp $
  *
  * Demonstrate the waddwstr() and wadd_wch functions.
  * Thomas Dickey - 2009/9/12
@@ -490,7 +490,7 @@ VERSION_COMMON()
 /* *INDENT-ON* */
 
 int
-main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED)
+main(int argc, char *argv[])
 {
     int ch;