Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2001 23:49:30 -0800 (PST)
From:      Bosko Milekic <bmilekic@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/pci pci_cfgreg.c
Message-ID:  <200101120749.f0C7nUi78522@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmilekic    2001/01/11 23:49:30 PST

  Modified files:
    sys/i386/pci         pci_cfgreg.c 
  Log:
  Remove declaration of airq variable from outer block. There were two
  declarations of a variable of the same name. The one in the outer block
  was unused and probably just slipped in at one point or another. This
  silences a compiler warning.
  
  Revision  Changes    Path
  1.73      +2 -2      src/sys/i386/pci/pci_cfgreg.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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