X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_cursor.3x.html;h=d181aed862fc51ac012f1181ff81306f89685df1;hp=86aff55fb661aba8deb72ee8715067414e42aa84;hb=42259b594b5dabd37fe2bc294051d2db82e873a2;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280 diff --git a/doc/html/man/menu_cursor.3x.html b/doc/html/man/menu_cursor.3x.html index 86aff55f..d181aed8 100644 --- a/doc/html/man/menu_cursor.3x.html +++ b/doc/html/man/menu_cursor.3x.html @@ -28,7 +28,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: menu_cursor.3x,v 1.12 2020/02/02 23:34:34 tom Exp @ + * @Id: menu_cursor.3x,v 1.13 2020/10/17 23:41:31 tom Exp @ --> @@ -53,7 +53,8 @@

SYNOPSIS

        #include <menu.h>
-       int pos_menu_cursor(const MENU *menu);
+
+       int pos_menu_cursor(const MENU *menu);
 
 
 

DESCRIPTION