Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 09/12/2000 06:22:53
Module Name:	syssrc
Committed By:	perseant
Date:		Tue Sep 12 03:22:53 UTC 2000

Modified Files:
	syssrc/sys/ufs/lfs: lfs_bio.c

Log Message:
Make this file compile on the alpha as well (use %ld and cast to long,
instead of %qd with no cast).


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 syssrc/sys/ufs/lfs/lfs_bio.c

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