diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2000-04-29 21:14:52 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2000-04-29 21:14:52 +0000 |
commit | 32f0822d1128a41f0c1a5dfdb5ede93f6ed37d22 (patch) | |
tree | 4dff06d108041c68215d90874db612c2396b1d46 /sys | |
parent | 81450876f48433cf78c719d8c778c7c395eb83ab (diff) |
add $ tag
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/adw_pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pci/adw_pci.c b/sys/dev/pci/adw_pci.c index 24e6a6307bf..66f838167ae 100644 --- a/sys/dev/pci/adw_pci.c +++ b/sys/dev/pci/adw_pci.c @@ -1,3 +1,4 @@ +/* $OpenBSD: adw_pci.c,v 1.5 2000/04/29 21:14:51 krw Exp $ */ /* $NetBSD: adw_pci.c,v 1.4 2000/02/04 13:16:22 dante Exp $ */ /* |