]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/form_field_buffer.3x.html
ncurses 5.8 - patch 20110226
[ncurses.git] / doc / html / man / form_field_buffer.3x.html
index 9f0f7c132797de919eb2c93b2790f03dedcdfc5c..fe6b531f44d8bb16c863e0521c60f8976ad73e28 100644 (file)
@@ -28,7 +28,7 @@
   * sale, use or other dealings in this Software without prior written       *
   * authorization.                                                           *
   ****************************************************************************
-  * @Id: form_field_buffer.3x,v 1.18 2010/09/18 20:22:01 tom Exp @
+  * @Id: form_field_buffer.3x,v 1.19 2010/12/04 18:38:55 tom Exp @
 -->
 <HTML>
 <HEAD>
        When  configured for wide characters, <STRONG>field_buffer</STRONG> returns
        a pointer to temporary storage (allocated and freed by the
        library).   The  application  should not attempt to modify
-       the data.  It will be freed on the next call to <STRONG>field_buf-</STRONG>
-       <STRONG>fer</STRONG> to return the same buffer.  <STRONG>&lt;curses.h&gt;</STRONG>.
+       the  data.   It  will  be  freed  on  the  next  call   to
+       <STRONG>field_buffer</STRONG> to return the same buffer.  <STRONG>&lt;curses.h&gt;</STRONG>.
 
 
 </PRE>