X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=panel%2Fllib-lpaneltw;h=713a0753aa3c2c51b803c40a7cf504e46ba6d485;hp=331e87a00c9391520c43f5cb9ffdef42cea542ef;hb=5079dc1dbbaa5128ac761358dcf81c8b606983c4;hpb=2ba352d86b57bddd1dd2a6e20892f380c34180b7 diff --git a/panel/llib-lpaneltw b/panel/llib-lpaneltw index 331e87a0..713a0753 100644 --- a/panel/llib-lpaneltw +++ b/panel/llib-lpaneltw @@ -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