X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fllib-lncursesw;h=0f41959ca521a159b2c9db5383f6c953a2dc31eb;hp=802740dd1fe91a9620573f466595a76fc05d457a;hb=63d26709472433a4660c88461162252bf0e5fde8;hpb=493e2f7b3fc309879f561a094fdfc15e5304b3d6 diff --git a/ncurses/llib-lncursesw b/ncurses/llib-lncursesw index 802740dd..0f41959c 100644 --- a/ncurses/llib-lncursesw +++ b/ncurses/llib-lncursesw @@ -590,17 +590,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