X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fllib-lncursest;h=7c54b32c3c713e7217b7deb536825457da216eb2;hp=c562df0b9d217038928529c1e5d62e44f17d153b;hb=eeac2ef5db363494c4272b6dca6d9a0474153381;hpb=95bcbd4bb8e933c86e6fc4aba9ea1c7fd3d30e3d diff --git a/ncurses/llib-lncursest b/ncurses/llib-lncursest index c562df0b..7c54b32c 100644 --- a/ncurses/llib-lncursest +++ b/ncurses/llib-lncursest @@ -483,17 +483,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