X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_current.3x.html;h=3f62802197ec83bd2d5748f9a60f2ba45872651b;hp=6d946541e1fa8681381b13b74a5012dbc386093b;hb=d97989d1e0db7282c723cabb44b991b951790006;hpb=eccca377f55c70b12e3e92621d94d1e1c1fcfb7d diff --git a/doc/html/man/mitem_current.3x.html b/doc/html/man/mitem_current.3x.html index 6d946541..3f628021 100644 --- a/doc/html/man/mitem_current.3x.html +++ b/doc/html/man/mitem_current.3x.html @@ -27,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: mitem_current.3x,v 1.15 2019/01/20 20:32:23 tom Exp @ + * @Id: mitem_current.3x,v 1.16 2019/03/23 21:47:36 tom Exp @ --> @@ -35,7 +35,7 @@ mitem_current 3x - + @@ -52,7 +52,7 @@

SYNOPSIS

        #include <menu.h>
-       int set_current_item(MENU *menu, const ITEM *item);
+       int set_current_item(MENU *menu, ITEM *item);
        ITEM *current_item(const MENU *menu);
        int set_top_row(MENU *menu, int row);
        int top_row(const MENU *menu);