aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/vfs_subr.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-06 23:35:40 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-06 23:35:40 +0000
commit9454b2d864463f856c6aaf147851104b25cf4037 (patch)
treef305ed4767a574dc3b848708bc4afeb7dd0c97a5 /sys/kern/vfs_subr.c
parent73108a16641e2d838fcb876858d4f64386f4ad0a (diff)
downloadsrc-9454b2d864463f856c6aaf147851104b25cf4037.tar.gz
src-9454b2d864463f856c6aaf147851104b25cf4037.zip
/* -> /*- for copyright notices, minor format tweaks as necessary
Notes
Notes: svn path=/head/; revision=139804
Diffstat (limited to 'sys/kern/vfs_subr.c')
-rw-r--r--sys/kern/vfs_subr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c
index ba0650748e44..2b6f7a1a14cc 100644
--- a/sys/kern/vfs_subr.c
+++ b/sys/kern/vfs_subr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.