summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarco <marco@openbsd.org>2006-10-12 19:17:26 +0000
committermarco <marco@openbsd.org>2006-10-12 19:17:26 +0000
commitc4fbd8197272ffaba3bb31a244cdbb1f4e22ed32 (patch)
tree647462c027b548021d2584c4944743543990ba6f
parentOne more tweat in authors. (diff)
downloadwireguard-openbsd-c4fbd8197272ffaba3bb31a244cdbb1f4e22ed32.tar.xz
wireguard-openbsd-c4fbd8197272ffaba3bb31a244cdbb1f4e22ed32.zip
Fix typo. Found by: Janek Richter <janek at openbug dot org>
-rw-r--r--sys/dev/acpi/acpireg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/acpi/acpireg.h b/sys/dev/acpi/acpireg.h
index 71497fe2238..2fcd461a5d0 100644
--- a/sys/dev/acpi/acpireg.h
+++ b/sys/dev/acpi/acpireg.h
@@ -1,7 +1,7 @@
-/* $OpenBSD: acpireg.h,v 1.10 2006/10/10 22:34:12 brad Exp $ */
+/* $OpenBSD: acpireg.h,v 1.11 2006/10/12 19:17:26 marco Exp $ */
/*
* Copyright (c) 2005 Thorsten Lockert <tholo@sigmasoft.com>
- * Copyright (c) 2005 Marco Peereboom <marco@opebsd.org>
+ * Copyright (c) 2005 Marco Peereboom <marco@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above