diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
commit | 6875d25465631b7563f1b90e6b05e2640dc81f4e (patch) | |
tree | 4612f5c4cd9cbf9e4f55b57fc6178ce6162c882c /sys/miscfs/nullfs/null_vfsops.c | |
parent | b0cd3c3ef2545d2eba2aa79d5f66041ba53d8709 (diff) |
Notes
Diffstat (limited to 'sys/miscfs/nullfs/null_vfsops.c')
-rw-r--r-- | sys/miscfs/nullfs/null_vfsops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/nullfs/null_vfsops.c b/sys/miscfs/nullfs/null_vfsops.c index badab6637268f..2d52f1ffc7c70 100644 --- a/sys/miscfs/nullfs/null_vfsops.c +++ b/sys/miscfs/nullfs/null_vfsops.c @@ -36,7 +36,7 @@ * @(#)null_vfsops.c 8.2 (Berkeley) 1/21/94 * * @(#)lofs_vfsops.c 1.2 (Berkeley) 6/18/92 - * $FreeBSD$ + * $Id$ */ /* |