X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fpanel.3x;h=63babe695521a8c0f9ea950178ff9a9841997bae;hp=608d7e4c9beab87fc468a000ddcad941fd5d1843;hb=51a395aaa20e4aa687310bb8cb1616ccf8e8fd0d;hpb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72 diff --git a/man/panel.3x b/man/panel.3x index 608d7e4c..63babe69 100644 --- a/man/panel.3x +++ b/man/panel.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2017,2018 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: panel.3x,v 1.26 2018/07/28 22:56:56 tom Exp $ +.\" $Id: panel.3x,v 1.27 2019/03/23 19:23:01 tom Exp $ .TH panel 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -47,7 +47,7 @@ panel \- panel stack extension for curses .br \fBint show_panel(PANEL *pan);\fR .br -\fBvoid update_panels();\fR +\fBvoid update_panels(void);\fR .br \fBint hide_panel(PANEL *pan);\fR .br