X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_mark.3x.html;fp=doc%2Fhtml%2Fman%2Fmenu_mark.3x.html;h=51d59d8db4da36450d463dc1373813903c52085c;hp=742ca608d32a567d1dd5d2766704468d6aa6b691;hb=7884aa084f9440fd964f14fe31853a5f85db5104;hpb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045 diff --git a/doc/html/man/menu_mark.3x.html b/doc/html/man/menu_mark.3x.html index 742ca608..51d59d8d 100644 --- a/doc/html/man/menu_mark.3x.html +++ b/doc/html/man/menu_mark.3x.html @@ -28,7 +28,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: menu_mark.3x,v 1.17 2020/10/17 23:09:02 tom Exp @ + * @Id: menu_mark.3x,v 1.18 2020/10/24 08:59:04 tom Exp @ --> @@ -54,8 +54,8 @@

SYNOPSIS

        #include <menu.h>
 
-       int set_menu_mark(MENU *menu, const char *mark);
-       const char *menu_mark(const MENU *menu);
+       int set_menu_mark(MENU *menu, const char *mark);
+       const char *menu_mark(const MENU *menu);
 
 
 

DESCRIPTION