Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 09/06/1995 21:30:01
jtc
Wed Sep  6 21:20:17 EDT 1995
Update of /a/cvsroot/src/sys/arch/m68k/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv10236

Modified Files:
	stdarg.h 
Log Message:
Fix bug when the second argument of va_start was a char, short or float.
(ie. not promoted); fixes PR# 1193.  Thanks to Bernd Ernesti and Markus
Wild.