Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 1997 10:33:36 -0700 (PDT)
From:      Nate Williams <nate@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa cy.c
Message-ID:  <199707181733.KAA15536@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        1997/07/18 10:33:36 PDT

  Modified files:        (Branch: RELENG_2_1_0)
    sys/i386/isa         cy.c 
  Log:
  - Fix braino I did when hand-applying the patch to 1.7.4.4.  The braino
    shouldn't negatively affect anything, since I didn't remove a line
    from the original patch which assigned to a variable.  However, the new
    patch added a line (after some comments) which assigned a value to the
    same variable, so the end result was I left in extra code that did
    nothing.
  
  Pointed out by:	bde
  
  Revision  Changes    Path
  1.7.4.7   +1 -2      src/sys/i386/isa/cy.c



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