Subject: CVS commit: basesrc/lib/libform
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 08/05/2001 04:51:24
Module Name:	basesrc
Committed By:	blymn
Date:		Sun Aug  5 01:51:23 UTC 2001

Modified Files:
	basesrc/lib/libform: internals.c

Log Message:
* Wrap field size checking into a function, makes if's more readable
* Fixed bad post character calculation on a dynamic single line field
  that has field contents greater than the field length and had scrolled.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/lib/libform/internals.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.