summaryrefslogtreecommitdiffstats
path: root/sys/dev/softraid.c
diff options
context:
space:
mode:
authormk <mk@openbsd.org>2007-03-19 15:00:08 +0000
committermk <mk@openbsd.org>2007-03-19 15:00:08 +0000
commit3cc7fc8c49e8d09c1236464845dafb93c18ae873 (patch)
treebc4c4bc275321aceb9b489d57bbdee9502c2f695 /sys/dev/softraid.c
parentattach softraid to the root of the device tree in a machine independant (diff)
downloadwireguard-openbsd-3cc7fc8c49e8d09c1236464845dafb93c18ae873.tar.xz
wireguard-openbsd-3cc7fc8c49e8d09c1236464845dafb93c18ae873.zip
Fix keyword expansion.
ok marco
Diffstat (limited to 'sys/dev/softraid.c')
-rw-r--r--sys/dev/softraid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/softraid.c b/sys/dev/softraid.c
index fdc9f4cd64d..298989f19a1 100644
--- a/sys/dev/softraid.c
+++ b/sys/dev/softraid.c
@@ -1,4 +1,4 @@
-/* $OpenBSD $ */
+/* $OpenBSD: softraid.c,v 1.3 2007/03/19 15:00:08 mk Exp $ */
/*
* Copyright (c) 2007 Marco Peereboom <marco@peereboom.us>
*