Date: Thu, 1 Jan 2009 23:22:01 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/syscons/teken teken_subr.h Message-ID: <200901012322.n01NMCQu009694@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-01-01 23:22:01 UTC
FreeBSD src repository
Modified files:
sys/dev/syscons/teken teken_subr.h
Log:
SVN rev 186687 on 2009-01-01 23:22:01Z by ed
Remove an unneeded assertion in libteken.
The cursor is only inside the scrolling region when we are in origin
mode. In that case, it should use originreg instead of scrollreg. It is
completely valid to place the cursor outside the scrolling region.
Revision Changes Path
1.2 +0 -1 src/sys/dev/syscons/teken/teken_subr.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901012322.n01NMCQu009694>
