Subject: CVS commit: src/regress/sys/fs/getdents
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/04/2004 22:33:16
Module Name:	src
Committed By:	he
Date:		Mon Oct  4 22:33:16 UTC 2004

Modified Files:
	src/regress/sys/fs/getdents: getdents.c

Log Message:
Cast a pointer difference to int before printing with %x.
Should fix build problem for our LP64 ports.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/sys/fs/getdents/getdents.c

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