]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - panel/llib-lpanel
ncurses 6.2 - patch 20210313
[ncurses.git] / panel / llib-lpanel
index a3cf6f08e49a698fa256a8ebb229ee99f2a8b0ff..6f797f5d970fc9cae3a69a2db8d771a767168653 100644 (file)
@@ -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