Date: Thu, 20 Jan 2000 05:21:48 -0800 (PST) From: Kazutaka YOKOTA <yokota@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons scmouse.c scvidctl.c syscons.c syscons.h Message-ID: <200001201321.FAA22320@freefall.freebsd.org>
index | next in thread | raw e-mail
yokota 2000/01/20 05:21:48 PST
Modified files:
sys/dev/syscons scmouse.c scvidctl.c syscons.c syscons.h
Log:
Fix wrong usage of FONT_NONE. It was not meant to be set in
scp->font_size in the first place. It is redundant now and is
removed.
Found by: bde
Revision Changes Path
1.10 +2 -2 src/sys/dev/syscons/scmouse.c
1.18 +3 -3 src/sys/dev/syscons/scvidctl.c
1.333 +2 -2 src/sys/dev/syscons/syscons.c
1.59 +1 -2 src/sys/dev/syscons/syscons.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001201321.FAA22320>
