diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
| commit | 7a85407ad7dfbbdae7987bcff091bb36a6b83aee (patch) | |
| tree | 9ccdf2f6c69e071e12b04d872ba911157a73d7a3 /sys/miscfs/nullfs/null_vnops.c | |
| parent | 37af766bc526e3dfbf5ab01dc560bd01e1adffe6 (diff) | |
Diffstat (limited to 'sys/miscfs/nullfs/null_vnops.c')
| -rw-r--r-- | sys/miscfs/nullfs/null_vnops.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/miscfs/nullfs/null_vnops.c b/sys/miscfs/nullfs/null_vnops.c index 8e3c677c54b2..14a89bf61951 100644 --- a/sys/miscfs/nullfs/null_vnops.c +++ b/sys/miscfs/nullfs/null_vnops.c @@ -37,11 +37,11 @@ * * Ancestors: * @(#)lofs_vnops.c 1.2 (Berkeley) 6/18/92 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/nullfs/null_vnops.c,v 1.30.2.1 1999/08/29 16:26:47 peter Exp $ * ...and... * @(#)null_vnodeops.c 1.20 92/07/07 UCLA Ficus project * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/nullfs/null_vnops.c,v 1.30.2.1 1999/08/29 16:26:47 peter Exp $ */ /* |
