Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 1998 21:49:04 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci ide_pci.c
Message-ID:  <199812140549.VAA05292@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1998/12/13 21:49:04 PST

  Modified files:
    sys/pci              ide_pci.c 
  Log:
      Fix uninitialized variable warning by preinitializing 'class' to 0.  This
      wasn't a bug, just added to silence a warning.
  
  Revision  Changes    Path
  1.18      +2 -2      src/sys/pci/ide_pci.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?199812140549.VAA05292>