summaryrefslogtreecommitdiff
path: root/sys/kern/vnode_if.c
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2001-11-28 16:25:39 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2001-11-28 16:25:39 +0000
commitc20d70ca9dbb1f521582d4aa401e1544a9eb42f7 (patch)
tree034c4738d4225c258cd829220310459ff4a1e975 /sys/kern/vnode_if.c
parent81267fc14ec8853716f023ad32801fff178c2fe7 (diff)
regen
Diffstat (limited to 'sys/kern/vnode_if.c')
-rw-r--r--sys/kern/vnode_if.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/vnode_if.c b/sys/kern/vnode_if.c
index 5c119a381b4..986936fc8b6 100644
--- a/sys/kern/vnode_if.c
+++ b/sys/kern/vnode_if.c
@@ -3,7 +3,7 @@
* (Modifications made here may easily be lost!)
*
* Created from the file:
- * OpenBSD: vnode_if.src,v 1.14 2001/11/27 05:27:12 art Exp
+ * OpenBSD: vnode_if.src,v 1.15 2001/11/28 16:24:26 art Exp
* by the script:
* OpenBSD: vnode_if.sh,v 1.8 2001/02/26 17:34:18 art Exp
*/