]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/test_vid_puts.c
ncurses 6.3 - patch 20221210
[ncurses.git] / test / test_vid_puts.c
index 5a08d907fd231833d2899036c95aa9511efc1efb..0d7d7abbe9f07399bdfa4b36ca62a238fdcb75d0 100644 (file)
@@ -27,7 +27,7 @@
  * authorization.                                                           *
  ****************************************************************************/
 /*
- * $Id: test_vid_puts.c,v 1.16 2022/12/04 00:40:11 tom Exp $
+ * $Id: test_vid_puts.c,v 1.17 2022/12/10 22:28:50 tom Exp $
  *
  * Demonstrate the vid_puts and vid_attr functions.
  * Thomas Dickey - 2013/01/12
@@ -116,7 +116,7 @@ VERSION_COMMON()
 /* *INDENT-ON* */
 
 int
-main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED)
+main(int argc, char *argv[])
 {
     int ch;
     bool no_init = FALSE;