Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/25/2002 22:11:17
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Aug 25 19:11:17 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: pcdisplay_chars.c pcdisplay_subr.c

Log Message:
Fix some signed/unsigned comparison warnings from GCC 3.3.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/ic/pcdisplay_chars.c
cvs rdiff -r1.24 -r1.25 syssrc/sys/dev/ic/pcdisplay_subr.c

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