diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-26 08:34:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-26 08:34:39 +0000 |
commit | a7d847ab82d32870725d33be42c88570b97651af (patch) | |
tree | 4beb774c8bfc51f440fd0615ff58753bf62c8795 | |
parent | 8f5aa1d99a1ab3bcab2517242450c8635ead938d (diff) |
sync
-rw-r--r-- | sys/dev/isa/pnpdevs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isa/pnpdevs.h b/sys/dev/isa/pnpdevs.h index 152e8bfc574..2a5fbcb71eb 100644 --- a/sys/dev/isa/pnpdevs.h +++ b/sys/dev/isa/pnpdevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * # OpenBSD: pnpdevs,v 1.8 1997/12/26 09:53:15 deraadt Exp + * # OpenBSD: pnpdevs,v 1.9 1998/02/26 08:34:33 deraadt Exp */ struct isapnp_knowndev isapnp_knowndevs[] = { |