cvs commit: src/sys/pc98/pc98 30line.h pc98gdc.c
Warner Losh
imp at FreeBSD.org
Sun Jan 9 14:17:40 PST 2005
imp 2005-01-09 22:17:39 UTC
FreeBSD src repository
Modified files:
sys/pc98/pc98 30line.h pc98gdc.c
Log:
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
Revision Changes Path
1.7 +8 -0 src/sys/pc98/pc98/30line.h
1.46 +21 -0 src/sys/pc98/pc98/pc98gdc.c
More information about the cvs-src
mailing list