X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fpanel.3x.html;h=60ffea23e8ae2442ce5d02807945e6f6b640b498;hp=8fcf533bdcb235b8af2d63ce3d2ad09f988539dd;hb=8890c8f28a1db5995ef17f52a7d8c0b9cf574210;hpb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72 diff --git a/doc/html/man/panel.3x.html b/doc/html/man/panel.3x.html index 8fcf533b..60ffea23 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 20180728).
+       This describes ncurses version 6.1 (patch 20191207).
 
 
 

AUTHOR