diff options
Diffstat (limited to 'sys/kern/vfs_subr.c')
| -rw-r--r-- | sys/kern/vfs_subr.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c index 7226efda2209..c4cd18ca22a9 100644 --- a/sys/kern/vfs_subr.c +++ b/sys/kern/vfs_subr.c @@ -36,7 +36,7 @@   * SUCH DAMAGE.   *   *	@(#)vfs_subr.c	8.13 (Berkeley) 4/18/94 - * $Id: vfs_subr.c,v 1.30.4.2 1995/10/28 10:11:40 davidg Exp $ + * $Id: vfs_subr.c,v 1.30.4.3 1996/08/15 17:08:20 davidg Exp $   */  /* | 
