Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 1995 08:53:14 -0700
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/isa aha1742.c ultra14f.c
Message-ID:  <199507251553.IAA00319@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
bde         95/07/25 08:53:13

  Modified:    sys/i386/isa  aha1742.c ultra14f.c
  Log:
  First step of fixing the remaining sloppy common-style declarations.
  
  Declare `cheat' as static.  It was bogusly shared between the aha1742 and
  ultrastor drivers.
  
  Even static variables should have unique names so that they can be
  debugged, but fixing them can wait.



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