]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In my last commit, I'd assumed that LINE30 was always defined. It
authorWarner Losh <imp@FreeBSD.org>
Sun, 9 Jan 2005 22:17:39 +0000 (22:17 +0000)
committerWarner Losh <imp@FreeBSD.org>
Sun, 9 Jan 2005 22:17:39 +0000 (22:17 +0000)
commite25396183960447deb827dce43a7bb2149248d20
tree5c4f6492125f91dcd8d1ed8fbe25626297cc6cc1
parent21ad1c6d517c481ca5446880c3cd1fd65a83c19d
In my last commit, I'd assumed that LINE30 was always defined.  It
turns out that LINE30_ROW was always defined, not LINE30.  I confused
this for LINE30 and did the unifdef -DLINE30 using that mistaken
belief.  This corrects that problem.

Submitted by: nyan-san
sys/pc98/cbus/30line.h
sys/pc98/cbus/gdc.c
sys/pc98/pc98/30line.h
sys/pc98/pc98/pc98gdc.c