diff options
Diffstat (limited to 'sys/kern/vfs_bio.c')
-rw-r--r-- | sys/kern/vfs_bio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/vfs_bio.c b/sys/kern/vfs_bio.c index 5f4a3a7fd5ee3..ac895fa5bb29d 100644 --- a/sys/kern/vfs_bio.c +++ b/sys/kern/vfs_bio.c @@ -18,7 +18,7 @@ * 5. Modifications may be freely made to this file if the above conditions * are met. * - * $Id: vfs_bio.c,v 1.46.4.8 1996/01/07 00:03:00 davidg Exp $ + * $Id: vfs_bio.c,v 1.46.4.9 1996/06/30 05:23:41 davidg Exp $ */ /* |