diff options
| author | Matthew Dillon <dillon@FreeBSD.org> | 1999-01-21 09:19:33 +0000 |
|---|---|---|
| committer | Matthew Dillon <dillon@FreeBSD.org> | 1999-01-21 09:19:33 +0000 |
| commit | 8618c644e41c92e3d7ab48c26917a816ce9377cd (patch) | |
| tree | a735012585f979808d9b8429745fb691bc80f2ab | |
| parent | 39ebd17269fa1bc274c6e38223e0f824d8260cd7 (diff) | |
Notes
| -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 3bb204e71502..3664ccdabc6e 100644 --- a/sys/kern/vfs_bio.c +++ b/sys/kern/vfs_bio.c @@ -11,7 +11,7 @@ * 2. Absolutely no warranty of function or purpose is made by the author * John S. Dyson. * - * $Id: vfs_bio.c,v 1.193 1999/01/19 08:00:51 dillon Exp $ + * $Id: vfs_bio.c,v 1.194 1999/01/21 08:29:05 dillon Exp $ */ /* |
