Subject: CVS commit: src/sys/arch/alpha/include
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/11/2005 11:36:27
Module Name:	src
Committed By:	he
Date:		Tue Jan 11 11:36:27 UTC 2005

Modified Files:
	src/sys/arch/alpha/include: stdarg.h

Log Message:
In the __lint__ version of va_arg(), apply the cast the user specified.
Fixes build problem; vfprintf.c from libc fails to lint otherwise.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/alpha/include/stdarg.h

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