X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_cursor.3x.html;fp=doc%2Fhtml%2Fman%2Fform_cursor.3x.html;h=d5e13cf6f4cb9fff43e450903c25baf09b742030;hp=5430124b231273dd7ae3f600a851f13966aea205;hb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;hpb=5c90fc94a5ac426a5e51732720767d5f0041830d diff --git a/doc/html/man/form_cursor.3x.html b/doc/html/man/form_cursor.3x.html index 5430124b..d5e13cf6 100644 --- a/doc/html/man/form_cursor.3x.html +++ b/doc/html/man/form_cursor.3x.html @@ -28,7 +28,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: form_cursor.3x,v 1.12 2020/02/02 23:34:34 tom Exp @ + * @Id: form_cursor.3x,v 1.14 2020/10/18 00:15:29 tom Exp @ --> @@ -53,7 +53,8 @@

SYNOPSIS

        #include <form.h>
-       int pos_form_cursor(FORM *form);
+
+       int pos_form_cursor(FORM *form);
 
 
 

DESCRIPTION