X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_requestname.3x.html;h=041a5b911189348223f86f966a5f90b287199864;hb=7884aa084f9440fd964f14fe31853a5f85db5104;hp=fbe3279fe5c66ce36c136b93ff1d3cfaef4b2c55;hpb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;p=ncurses.git diff --git a/doc/html/man/form_requestname.3x.html b/doc/html/man/form_requestname.3x.html index fbe3279f..041a5b91 100644 --- a/doc/html/man/form_requestname.3x.html +++ b/doc/html/man/form_requestname.3x.html @@ -28,7 +28,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: form_requestname.3x,v 1.14 2020/10/17 23:08:23 tom Exp @ + * @Id: form_requestname.3x,v 1.15 2020/10/24 09:01:37 tom Exp @ --> @@ -55,8 +55,8 @@

SYNOPSIS

        #include <form.h>
 
-       const char *form_request_name(int request);
-       int form_request_by_name(const char *name);
+       const char *form_request_name(int request);
+       int form_request_by_name(const char *name);
 
 
 

DESCRIPTION