diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-12-08 01:13:43 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-12-08 01:13:43 +0000 |
commit | 55c1691243987979c1d6e6e0c82feadcd1136617 (patch) | |
tree | e6a9f7cba794ed8cb0b6a915da1fe809e051e7ce /usr.sbin/mtree/misc.c | |
parent | 5afaaf539fd3d30c6dc1d6b4533ba69d1354a049 (diff) |
64-bit clean + RCS tags
Diffstat (limited to 'usr.sbin/mtree/misc.c')
-rw-r--r-- | usr.sbin/mtree/misc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/mtree/misc.c b/usr.sbin/mtree/misc.c index f9a50be86c9..23ef86073bc 100644 --- a/usr.sbin/mtree/misc.c +++ b/usr.sbin/mtree/misc.c @@ -1,3 +1,4 @@ +/* $OpenBSD: misc.c,v 1.2 1996/12/08 01:13:40 niklas Exp $ */ /* $NetBSD: misc.c,v 1.4 1995/03/07 21:26:23 cgd Exp $ */ /*- |