diff options
Diffstat (limited to 'sys/miscfs/union/union.h')
-rw-r--r-- | sys/miscfs/union/union.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/union/union.h b/sys/miscfs/union/union.h index 55c1c870ef8a4..c7b0048298e26 100644 --- a/sys/miscfs/union/union.h +++ b/sys/miscfs/union/union.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)union.h 8.2 (Berkeley) 2/17/94 - * $Id: union.h,v 1.3 1995/03/16 18:14:02 bde Exp $ + * $Id: union.h,v 1.4 1995/11/09 08:16:36 bde Exp $ */ struct union_args { |