X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=panel%2Fllib-lpanelw;h=bd6e90d2a2c28fcc1954276a731bc4ebab3c87fe;hp=463a02ec0013b4bd1da2534bd4bd8b1702a2edd9;hb=5c90fc94a5ac426a5e51732720767d5f0041830d;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280 diff --git a/panel/llib-lpanelw b/panel/llib-lpanelw index 463a02ec..bd6e90d2 100644 --- a/panel/llib-lpanelw +++ b/panel/llib-lpanelw @@ -43,7 +43,8 @@ PANEL *_nc_retrace_panel( #undef _nc_my_visbuf const char *_nc_my_visbuf( - const void *ptr) + const void *ptr, + int n) { return(*(const char **)0); } #undef _nc_dPanel