Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 12/13/1998 10:14:30
Module Name:	src
Committed By:	kleink
Date:		Sun Dec 13 18:14:30 UTC 1998

Modified Files:
	src/sys/arch/sun3/sun3x: machdep.c
Log Message:
Printf format warning cleanup: the type of the result of a shift operation is
that of the promoted left operand.