diff options
author | 2003-11-19 02:47:40 +0000 | |
---|---|---|
committer | 2003-11-19 02:47:40 +0000 | |
commit | cfd8a5e53c46ecd2ce1e99fd01f08b41d5520c02 (patch) | |
tree | c611a2b523d12339422ec0f77b23cde019177b26 | |
parent | MALLOC is not meant for variable size allocations (diff) | |
download | wireguard-openbsd-cfd8a5e53c46ecd2ce1e99fd01f08b41d5520c02.tar.xz wireguard-openbsd-cfd8a5e53c46ecd2ce1e99fd01f08b41d5520c02.zip |
regen
-rw-r--r-- | sys/dev/pci/pcidevs.h | 2 | ||||
-rw-r--r-- | sys/dev/pci/pcidevs_data.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index a5e84d8b396..4f86dcaf4c0 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.689 2003/11/17 20:51:41 grange Exp + * OpenBSD: pcidevs,v 1.690 2003/11/19 02:36:18 kevlo Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h index 0b710824e4b..6e817a6d3dd 100644 --- a/sys/dev/pci/pcidevs_data.h +++ b/sys/dev/pci/pcidevs_data.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.689 2003/11/17 20:51:41 grange Exp + * OpenBSD: pcidevs,v 1.690 2003/11/19 02:36:18 kevlo Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ |