X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_userptr.3x.html;h=b5c626aa72c8ae66774e8070920cd3ca7d53c083;hp=62d7fbbb08e0be16c1a4af6fc70d0cad1e8220a7;hb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;hpb=5c90fc94a5ac426a5e51732720767d5f0041830d diff --git a/doc/html/man/form_field_userptr.3x.html b/doc/html/man/form_field_userptr.3x.html index 62d7fbbb..b5c626aa 100644 --- a/doc/html/man/form_field_userptr.3x.html +++ b/doc/html/man/form_field_userptr.3x.html @@ -28,7 +28,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: form_field_userptr.3x,v 1.14 2020/03/28 19:06:28 tom Exp @ + * @Id: form_field_userptr.3x,v 1.15 2020/10/17 23:07:03 tom Exp @ --> @@ -54,6 +54,7 @@

SYNOPSIS

        #include <form.h>
+
        int set_field_userptr(FIELD *field, void*userptr);
        void *field_userptr(const FIELD *field);