X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fform_userptr.3x;h=47fcc294362d518c401b90bc176bae3f1e23e69d;hb=4c9f63c460cb7134f142aa65f6866c175ed77605;hp=cdd36d8be858e0e57fcd00f8b51c1df409373992;hpb=74433bcf4f6fe40862a28f3c00edaedcd5054b01;p=ncurses.git diff --git a/man/form_userptr.3x b/man/form_userptr.3x index cdd36d8b..47fcc294 100644 --- a/man/form_userptr.3x +++ b/man/form_userptr.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright 2018-2020,2021 Thomas E. Dickey * +.\" Copyright 2018-2021,2022 Thomas E. Dickey * .\" Copyright 1998-2010,2015 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -28,7 +28,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_userptr.3x,v 1.21 2021/12/25 21:41:58 tom Exp $ +.\" $Id: form_userptr.3x,v 1.22 2022/02/12 20:03:40 tom Exp $ .TH form_userptr 3X "" .SH NAME \fBset_form_userptr\fP, @@ -36,9 +36,9 @@ .SH SYNOPSIS \fB#include \fP .sp -\fBint set_form_userptr(FORM *\fP\fIform\fP\fB, void *\fP\fIuserptr\fP\fB);\fP +\fBint set_form_userptr(FORM *\fIform\fB, void *\fIuserptr\fB);\fR .br -\fBvoid* form_userptr(const FORM *\fP\fIform\fP\fB);\fP +\fBvoid* form_userptr(const FORM *\fIform\fB);\fR .br .SH DESCRIPTION Every form and every form item has a field that can be used to hold