X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fllib-lncursestw;h=d553e5c5bb678640d093a020898681a93e5aeb2e;hp=71b5182203151883b7ec5242930ac6b0a80672f4;hb=a816c8dae437106bbf1661304240ff568ae3efef;hpb=1f474475aab29bc166012819129d46c70320efdc;ds=sidebyside diff --git a/ncurses/llib-lncursestw b/ncurses/llib-lncursestw index 71b51822..d553e5c5 100644 --- a/ncurses/llib-lncursestw +++ b/ncurses/llib-lncursestw @@ -593,17 +593,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