X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fhtml%2Fman%2Fform_field_userptr.3x.html;fp=Ada95%2Fhtml%2Fform_field_userptr.3x.html;h=5c626dd73799585d598512488bac3d634d0d8f8f;hp=dc61c29c324211dcf5f462bc0a3a1aea9e1f66ed;hb=refs%2Ftags%2Fv5.0;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/Ada95/html/form_field_userptr.3x.html b/Ada95/html/man/form_field_userptr.3x.html similarity index 83% rename from Ada95/html/form_field_userptr.3x.html rename to Ada95/html/man/form_field_userptr.3x.html index dc61c29c..5c626dd7 100644 --- a/Ada95/html/form_field_userptr.3x.html +++ b/Ada95/html/man/form_field_userptr.3x.html @@ -1,5 +1,5 @@ - +
        form_field_userptr  -  associate  application  data with a
        form field
@@ -7,7 +7,7 @@
 
 

SYNOPSIS

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

NOTES

-       The header file <form.h> automatically includes the header
-       file <curses.h>.
+       The header file  automatically includes the header
+       file .