diff options
Diffstat (limited to 'sys/pci/wd82371.c')
-rw-r--r-- | sys/pci/wd82371.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/wd82371.c b/sys/pci/wd82371.c index 42c2ced7d3d3..c500ef210c5d 100644 --- a/sys/pci/wd82371.c +++ b/sys/pci/wd82371.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: wd82371.c,v 1.5 1996/06/14 11:02:09 asami Exp $ + * $Id: wd82371.c,v 1.5.2.1 1996/11/16 21:19:51 phk Exp $ */ #include "pci.h" |