Subject: CVS commit: src/sys/lib/libsa
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/03/2003 12:43:42
Module Name:	src
Committed By:	he
Date:		Wed Sep  3 12:43:42 UTC 2003

Modified Files:
	src/sys/lib/libsa: nfs.c

Log Message:
Cast size_t to u_long before printing, and use %lu instead of %d as format.
Fixes compilation on alpha.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/lib/libsa/nfs.c

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