X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fhtml%2Fman%2Fmitem_userptr.3x.html;fp=Ada95%2Fhtml%2Fmitem_userptr.3x.html;h=4d1616b67346b53fae942409bd0e79b2c608343e;hp=d39d1ff452f04de0e7b0577dc6c87a3c843d03a2;hb=0eb88fc5281804773e2a0c7a488a4452463535ce;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/Ada95/html/mitem_userptr.3x.html b/Ada95/html/man/mitem_userptr.3x.html similarity index 83% rename from Ada95/html/mitem_userptr.3x.html rename to Ada95/html/man/mitem_userptr.3x.html index d39d1ff4..4d1616b6 100644 --- a/Ada95/html/mitem_userptr.3x.html +++ b/Ada95/html/man/mitem_userptr.3x.html @@ -1,5 +1,5 @@ - +
        mitem_userptr  -  associate  application  data with a menu
        item
@@ -7,7 +7,7 @@
 
 

SYNOPSIS

-       #include <menu.h>
+       #include 
        int set_item_userptr(ITEM *item, void *userptr);
        void *item_userptr(const ITEM *item);
 
@@ -37,8 +37,8 @@
 
 

NOTES

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