diff options
author | 2008-06-11 04:42:09 +0000 | |
---|---|---|
committer | 2008-06-11 04:42:09 +0000 | |
commit | 9ee5300f9922bd25877558b03054e7f4f55f8baa (patch) | |
tree | a23f21ec506333637219a57611bef00d9943193b /sys/dev/acpi/acpiutil.c | |
parent | factor out state creation code for readability; make it static inline (diff) | |
download | wireguard-openbsd-9ee5300f9922bd25877558b03054e7f4f55f8baa.tar.xz wireguard-openbsd-9ee5300f9922bd25877558b03054e7f4f55f8baa.zip |
Fix $OpenBSD$ for once and for all
Diffstat (limited to 'sys/dev/acpi/acpiutil.c')
-rw-r--r-- | sys/dev/acpi/acpiutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/acpi/acpiutil.c b/sys/dev/acpi/acpiutil.c index 03f49c70a9d..b3c2fd5f21f 100644 --- a/sys/dev/acpi/acpiutil.c +++ b/sys/dev/acpi/acpiutil.c @@ -1,4 +1,4 @@ -/* $OpenBSD: acpiutil.c,v 1.3 2006/12/19 23:01:47 deraadt Exp $ */ +/* $OpenBSD: acpiutil.c,v 1.4 2008/06/11 04:42:09 marco Exp $ */ /* * Copyright (c) 2005 Thorsten Lockert <tholo@sigmasoft.com> * |