projects
/
ncurses.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ncurses 6.2 - patch 20210313
[ncurses.git]
/
panel
/
llib-lpanelw
diff --git
a/panel/llib-lpanelw
b/panel/llib-lpanelw
index 463a02ec0013b4bd1da2534bd4bd8b1702a2edd9..bd6e90d2a2c28fcc1954276a731bc4ebab3c87fe 100644
(file)
--- 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