X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fform_data.3x.html;h=7215788070dcb07b1c44ea0323bc2069cc6c726b;hb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;hp=71839fabdc1022c6f7c8cca403494a7814f7849f;hpb=cb4427a16794d98049b4d790b810d62217501f9f;p=ncurses.git diff --git a/doc/html/man/form_data.3x.html b/doc/html/man/form_data.3x.html index 71839fab..72157880 100644 --- a/doc/html/man/form_data.3x.html +++ b/doc/html/man/form_data.3x.html @@ -1,7 +1,8 @@ @@ -52,8 +53,9 @@

SYNOPSIS

        #include <form.h>
-       bool data_ahead(const FORM *form);
-       bool data_behind(const FORM *form);
+
+       bool data_ahead(const FORM *form);
+       bool data_behind(const FORM *form);
 
 
 

DESCRIPTION