Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 12/19/2000 11:52:54
Module Name: syssrc
Committed By: nisimura
Date: Tue Dec 19 09:52:54 UTC 2000
Modified Files:
syssrc/sys/dev/rasops: rasops.c
Log Message:
Fix an error in xoffset calculation. Revealed in the case when
ri_width is less than ri_stride and screen is layouted RI_CENTERed.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/dev/rasops/rasops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.