]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/llib-lncurses
ncurses 6.3 - patch 20211021
[ncurses.git] / ncurses / llib-lncurses
index 94e70a3c7800d2bb0adf9a1448329be970127329..c0adc1ef24e97e4e8febf98fd003abbe34212ad2 100644 (file)
@@ -480,17 +480,17 @@ int       addstr(
 
 #undef attroff
 int    attroff(
-               int     z)
+               NCURSES_ATTR_T  z)
                { return(*(int *)0); }
 
 #undef attron
 int    attron(
-               int     z)
+               NCURSES_ATTR_T  z)
                { return(*(int *)0); }
 
 #undef attrset
 int    attrset(
-               int     z)
+               NCURSES_ATTR_T  z)
                { return(*(int *)0); }
 
 #undef attr_get