diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 | 
| commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
| tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /sys/miscfs/union/union_vfsops.c | |
| parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) | |
Diffstat (limited to 'sys/miscfs/union/union_vfsops.c')
| -rw-r--r-- | sys/miscfs/union/union_vfsops.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/union/union_vfsops.c b/sys/miscfs/union/union_vfsops.c index 670c7ce98d90..837bb6c94d37 100644 --- a/sys/miscfs/union/union_vfsops.c +++ b/sys/miscfs/union/union_vfsops.c @@ -35,7 +35,7 @@   * SUCH DAMAGE.   *   *	@(#)union_vfsops.c	8.7 (Berkeley) 3/5/94 - * $Id: union_vfsops.c,v 1.9 1995/03/16 20:23:44 wollman Exp $ + * $Id: union_vfsops.c,v 1.10 1995/05/30 08:07:26 rgrimes Exp $   */  /*  | 
