* stdio/linewrap.c (lwupdate): New function, mostly was
authorRoland McGrath <roland@gnu.org>
Sun, 7 Jul 1996 22:49:48 +0000 (22:49 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 7 Jul 1996 22:49:48 +0000 (22:49 +0000)
commite851d072c2305fd9ae6e75b73ce8fdd8cf3a4b2e
tree6e2236d01b425ed799323cee40086c8756740e61
parentedb8e1d98cfef3b17f31370072f587debed0164c
* stdio/linewrap.c (lwupdate): New function, mostly was

__line_wrap_update.  Use POINT_COL field instead of POINT.
* stdio/linewrap.h (struct line_wrap_data): Rename POINT field to
POINT_COL.  Add POINT_OFFS field.
ChangeLog