summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_poison.c
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2013-05-02 18:55:24 +0000
committertedu <tedu@openbsd.org>2013-05-02 18:55:24 +0000
commit914cf15061daff0913c4394d1c8da834360450b6 (patch)
tree008a0ccf8913f5c4e6a6cc5716b39395174a28d2 /sys/kern/subr_poison.c
parentBunch of comment/whitespace cleanup. Eliminate some misleading or (diff)
downloadwireguard-openbsd-914cf15061daff0913c4394d1c8da834360450b6.tar.xz
wireguard-openbsd-914cf15061daff0913c4394d1c8da834360450b6.zip
according to pedro, ids work better with the ending $
Diffstat (limited to 'sys/kern/subr_poison.c')
-rw-r--r--sys/kern/subr_poison.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_poison.c b/sys/kern/subr_poison.c
index e8038bc3320..93e04a7b30f 100644
--- a/sys/kern/subr_poison.c
+++ b/sys/kern/subr_poison.c
@@ -1,4 +1,4 @@
-/* $OpenBSD */
+/* $OpenBSD: subr_poison.c,v 1.3 2013/05/02 18:55:24 tedu Exp $ */
/*
* Copyright (c) 2013 Ted Unangst <tedu@openbsd.org>
*