summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorThordur I. Bjornsson <thib@cvs.openbsd.org>2008-06-11 00:11:04 +0000
committerThordur I. Bjornsson <thib@cvs.openbsd.org>2008-06-11 00:11:04 +0000
commit1a4c4139e952a5772be0006a8814998a2d5a6aa3 (patch)
tree686ee72b2e4720dfd264d27f8011749f05c22d72 /sys
parente386e5cc58ee8b2f22132a29deb0014d6a55922c (diff)
add $OpenBSD$ tag.
I hate it, art@
Diffstat (limited to 'sys')
-rw-r--r--sys/kern/vfs_biomem.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/vfs_biomem.c b/sys/kern/vfs_biomem.c
index ccda55290fb..57dc178533d 100644
--- a/sys/kern/vfs_biomem.c
+++ b/sys/kern/vfs_biomem.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: vfs_biomem.c,v 1.2 2008/06/11 00:11:03 thib Exp $ */
/*
* Copyright (c) 2007 Artur Grabowski <art@openbsd.org>
*