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