X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fpanel.3x.html;h=3304dff6122316010fddf590e4f94c5a0190218e;hp=09bc4b9ba0bf75209975cb837e6c3fde7cb730be;hb=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175;hpb=30393be892025f03322b7907a04cc05cc08e8760 diff --git a/doc/html/man/panel.3x.html b/doc/html/man/panel.3x.html index 09bc4b9b..3304dff6 100644 --- a/doc/html/man/panel.3x.html +++ b/doc/html/man/panel.3x.html @@ -1,6 +1,6 @@ @@ -34,7 +34,7 @@ panel 3x - + @@ -58,7 +58,7 @@ int bottom_panel(PANEL *pan); int top_panel(PANEL *pan); int show_panel(PANEL *pan); - void update_panels(); + void update_panels(void); int hide_panel(PANEL *pan); WINDOW *panel_window(const PANEL *pan); int replace_panel(PANEL *pan, WINDOW *window); @@ -204,7 +204,7 @@

SEE ALSO

        curses(3x), curs_variables(3x),
 
-       This describes ncurses version 6.1 (patch 20180901).
+       This describes ncurses version 6.1 (patch 20200118).
 
 
 

AUTHOR