diff options
author | Jason Wright <jason@cvs.openbsd.org> | 1999-10-01 02:54:16 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 1999-10-01 02:54:16 +0000 |
commit | d047ff477ab7e161934f504c6a4f848844b7aef5 (patch) | |
tree | b311662b1eb9eff2ec5aabb030a83c10c00c91e9 /sys | |
parent | ce26a654bf69f99a0b8ac9ca24bc3bd385f8fa27 (diff) |
oops... $OpenBSD$ tags
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/if_skreg.h | 2 | ||||
-rw-r--r-- | sys/dev/pci/xmaciireg.h | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/pci/if_skreg.h b/sys/dev/pci/if_skreg.h index 21169f8c6c9..e117fefeadb 100644 --- a/sys/dev/pci/if_skreg.h +++ b/sys/dev/pci/if_skreg.h @@ -1,3 +1,5 @@ +/* $OpenBSD: if_skreg.h,v 1.2 1999/10/01 02:54:15 jason Exp $ */ + /* * Copyright (c) 1997, 1998, 1999 * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. diff --git a/sys/dev/pci/xmaciireg.h b/sys/dev/pci/xmaciireg.h index 3ed4b8399a3..ea296ca74ff 100644 --- a/sys/dev/pci/xmaciireg.h +++ b/sys/dev/pci/xmaciireg.h @@ -1,3 +1,5 @@ +/* $OpenBSD: xmaciireg.h,v 1.2 1999/10/01 02:54:15 jason Exp $ */ + /* * Copyright (c) 1997, 1998, 1999 * Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. |