diff options
author | 2018-06-30 18:19:30 +0000 | |
---|---|---|
committer | 2018-06-30 18:19:30 +0000 | |
commit | d8a366d51e2e1a00b868b6fa8709bc4095693347 (patch) | |
tree | ae5bf7fc7bbba694f99d08bab1618ed921583ec8 /sys/dev/acpi/files.acpi | |
parent | acpisurface(4): man pages and makefile changes (diff) | |
download | wireguard-openbsd-d8a366d51e2e1a00b868b6fa8709bc4095693347.tar.xz wireguard-openbsd-d8a366d51e2e1a00b868b6fa8709bc4095693347.zip |
Typo in comment in previous file which I said I'd address in the original
commit and forgot to do. (Sufrace -> Surface)
Diffstat (limited to 'sys/dev/acpi/files.acpi')
-rw-r--r-- | sys/dev/acpi/files.acpi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/acpi/files.acpi b/sys/dev/acpi/files.acpi index efc8b7f1ac5..1f07503171c 100644 --- a/sys/dev/acpi/files.acpi +++ b/sys/dev/acpi/files.acpi @@ -1,4 +1,4 @@ -# $OpenBSD: files.acpi,v 1.43 2018/06/30 18:15:12 mlarkin Exp $ +# $OpenBSD: files.acpi,v 1.44 2018/06/30 18:19:30 mlarkin Exp $ # # Config file and device description for machine-independent ACPI code. # Included by ports that need it. @@ -170,7 +170,7 @@ device acpisbs attach acpisbs at acpi file dev/acpi/acpisbs.c acpisbs -# MSHW0040 Sufrace/Surface Book media buttons +# MSHW0040 Surface/Surface Book media buttons device acpisurface attach acpisurface at acpi file dev/acpi/acpisurface.c acpisurface |