Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 12/13/1999 06:04:10
Module Name:	syssrc
Committed By:	drochner
Date:		Mon Dec 13 14:04:10 UTC 1999

Modified Files:
	syssrc/sys/dev/ic: vga.c

Log Message:
fix off-by-one error in font table initialisation
(mostly harmless because it is zero initialized in most cases anyway)


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/dev/ic/vga.c

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