X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_current.3x.html;h=3f62802197ec83bd2d5748f9a60f2ba45872651b;hp=628ee48c373e4fa36a9f258d1583d8a8e4a3e925;hb=0de8912c1c0746eb37b733e9e6fdf852aab9506a;hpb=cb4427a16794d98049b4d790b810d62217501f9f;ds=sidebyside diff --git a/doc/html/man/mitem_current.3x.html b/doc/html/man/mitem_current.3x.html index 628ee48c..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 @ --> @@ -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);