diff options
| author | perry <perry@NetBSD.org> | 2003-02-04 01:43:11 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 2003-02-04 01:43:11 +0000 |
| commit | b3c149b15fc4f326e2915d516a57aa1f42aefcd0 (patch) | |
| tree | 815c7d27732b72dcd41374bb05498f13fb3b2152 /sys/dev | |
| parent | dcb5109a39c952ab03ff1a28a582fd79de4020ac (diff) | |
pro forma -- no actual changes but the source file did change version
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/acpi/acpidevs_data.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/acpi/acpidevs_data.h b/sys/dev/acpi/acpidevs_data.h index 403862de9d6..3f89e068223 100644 --- a/sys/dev/acpi/acpidevs_data.h +++ b/sys/dev/acpi/acpidevs_data.h @@ -1,10 +1,10 @@ -/* $NetBSD: acpidevs_data.h,v 1.1 2003/01/05 22:34:35 christos Exp $ */ +/* $NetBSD: acpidevs_data.h,v 1.2 2003/02/04 01:43:11 perry Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * # NetBSD: acpidevs,v 1.1 2003/01/05 22:33:54 christos Exp + * # NetBSD: acpidevs,v 1.3 2003/02/04 01:12:06 perry Exp */ const struct { const char *pnp, *str; } acpi_knowndevs[] = { |
