]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - panel/llib-lpanelw
ncurses 6.2 - patch 20210313
[ncurses.git] / panel / llib-lpanelw
index 463a02ec0013b4bd1da2534bd4bd8b1702a2edd9..bd6e90d2a2c28fcc1954276a731bc4ebab3c87fe 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