Subject: CVS commit: src/lib/libform
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 02/07/2006 20:07:42
Module Name:	src
Committed By:	wiz
Date:		Tue Feb  7 20:07:42 UTC 2006

Modified Files:
	src/lib/libform: field.c

Log Message:
We want size_t arguments, so just cast to size_t, instead of casting
to unsigned long and getting a warning on i386.


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

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