diff options
Diffstat (limited to 'sys/miscfs/union/union_vnops.c')
| -rw-r--r-- | sys/miscfs/union/union_vnops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/union/union_vnops.c b/sys/miscfs/union/union_vnops.c index df1935b1651e..100ca735db67 100644 --- a/sys/miscfs/union/union_vnops.c +++ b/sys/miscfs/union/union_vnops.c @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)union_vnops.c 8.6 (Berkeley) 2/17/94 - * $Id: union_vnops.c,v 1.7 1994/10/10 07:55:48 phk Exp $ + * union_vnops.c,v 1.8 1994/11/04 14:41:46 davidg Exp */ #include <sys/param.h> |
