Subject: CVS commit: src/sys/dev/wscons
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/20/2003 04:16:57
Module Name:	src
Committed By:	simonb
Date:		Mon Jan 20 02:16:57 UTC 2003

Modified Files:
	src/sys/dev/wscons: wsdisplay.c

Log Message:
Use u_int variables for some variables that are passed to
functions that expect u_int parameters.
Remove a semi-colon after the trailing brace of a function.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/sys/dev/wscons/wsdisplay.c

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