diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-11-07 08:07:53 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-11-07 08:07:53 +0000 |
commit | 573eb69dc8488de8f086c4d9acbe01ba518432d6 (patch) | |
tree | ff648b6313e4182f13018cedb228d3edeea38f23 /sys/dev/pci/if_le_pci.c | |
parent | fe3798b99bef6ca8edca00952458769ee06865e6 (diff) |
$OpenBSD$
Diffstat (limited to 'sys/dev/pci/if_le_pci.c')
-rw-r--r-- | sys/dev/pci/if_le_pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pci/if_le_pci.c b/sys/dev/pci/if_le_pci.c index 6c7c9512959..215f4f74908 100644 --- a/sys/dev/pci/if_le_pci.c +++ b/sys/dev/pci/if_le_pci.c @@ -1,3 +1,4 @@ +/* $OpenBSD: if_le_pci.c,v 1.7 1997/11/07 08:07:28 niklas Exp $ */ /* $NetBSD: if_le_pci.c,v 1.13 1996/10/25 21:33:32 cgd Exp $ */ /*- |