Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2005 22:17:39 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pc98/pc98 30line.h pc98gdc.c
Message-ID:  <200501092217.j09MHdUN010154@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501092217.j09MHdUN010154>