Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 02/12/2001 21:49:21
Module Name:	syssrc
Committed By:	fvdl
Date:		Mon Feb 12 19:49:21 UTC 2001

Modified Files:
	syssrc/sys/compat/sunos: sunos_misc.c

Log Message:
Cast 32bit sunos_nfs_arg member to (char *)(long) to avoid warning
after sunos.h change (cast is safe; a SunOS binary will pas a 32 bit
pointer).


To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 syssrc/sys/compat/sunos/sunos_misc.c

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