Subject: CVS commit: basesrc/lib/libform
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 07/08/2002 13:43:38
Module Name:	basesrc
Committed By:	blymn
Date:		Mon Jul  8 10:43:38 UTC 2002

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

Log Message:
* Set character attributes when adding pad to field, null fields will
  now be displayed correctly (fixes part 1 of pr 17480)
* Prevent field manipulations on null fields, the fields have nothing in
  them so they should not be manipulated.


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

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