diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-24 16:47:10 +0000 |
commit | bff5b80e6cde3256fd760aec0882f8b9fa85b5ee (patch) | |
tree | f979656ed109e888baec4c361944b615bc0f7d2c /sys/pci/if_tx.c | |
parent | c37538200ebdef38051ba82b76e6b2dab3bd2fdc (diff) |
Diffstat (limited to 'sys/pci/if_tx.c')
-rw-r--r-- | sys/pci/if_tx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_tx.c b/sys/pci/if_tx.c index 37f837a14f644..aef79d37135d6 100644 --- a/sys/pci/if_tx.c +++ b/sys/pci/if_tx.c @@ -1,5 +1,5 @@ /* $OpenBSD: if_tx.c,v 1.3 1998/10/10 04:30:09 jason Exp $ */ -/* $Id: if_tx.c,v 1.24 1999/04/17 08:36:07 peter Exp $ */ +/* $Id: if_tx.c,v 1.20.2.3 1999/04/23 05:47:53 semenu Exp $ */ /*- * Copyright (c) 1997 Semen Ustimenko (semen@iclub.nsu.ru) |