diff options
Diffstat (limited to 'sys/miscfs/procfs/procfs_vfsops.c')
| -rw-r--r-- | sys/miscfs/procfs/procfs_vfsops.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/procfs/procfs_vfsops.c b/sys/miscfs/procfs/procfs_vfsops.c index ac1ab5341916..c6695d0ffc24 100644 --- a/sys/miscfs/procfs/procfs_vfsops.c +++ b/sys/miscfs/procfs/procfs_vfsops.c @@ -36,7 +36,7 @@   *   *	@(#)procfs_vfsops.c	8.7 (Berkeley) 5/10/95   * - *	$Id: procfs_vfsops.c,v 1.25 1998/07/27 22:47:17 alex Exp $ + *	$Id: procfs_vfsops.c,v 1.26 1998/09/07 13:17:01 bde Exp $   */  /*  | 
