X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_current.3x.html;h=77f2616838578b63cce1b91ca20ee5a983a9c48e;hp=628ee48c373e4fa36a9f258d1583d8a8e4a3e925;hb=c0f109a299a82a33c16bd7af942a12ce9aefaaf0;hpb=cb4427a16794d98049b4d790b810d62217501f9f diff --git a/doc/html/man/mitem_current.3x.html b/doc/html/man/mitem_current.3x.html index 628ee48c..77f26168 100644 --- a/doc/html/man/mitem_current.3x.html +++ b/doc/html/man/mitem_current.3x.html @@ -1,7 +1,8 @@ @@ -52,7 +53,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);