summaryrefslogtreecommitdiff
path: root/bin/pax/tables.h
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2001-05-16 03:05:00 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2001-05-16 03:05:00 +0000
commita6cba63b13007c47209fca64dbe16f5d594493bf (patch)
treec41d9a1481c80fc5dd38a3f34c78b2bdd6e1dd8b /bin/pax/tables.h
parent11041f947a8a8c2fabec695efdb740beb263a3bb (diff)
use proper str*cpy functions instead of home grown one, spaces; millert@ ok
Diffstat (limited to 'bin/pax/tables.h')
-rw-r--r--bin/pax/tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/pax/tables.h b/bin/pax/tables.h
index 1d9c8130ba6..c22945fb242 100644
--- a/bin/pax/tables.h
+++ b/bin/pax/tables.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: tables.h,v 1.2 1996/06/23 14:20:43 deraadt Exp $ */
+/* $OpenBSD: tables.h,v 1.3 2001/05/16 03:04:58 mickey Exp $ */
/* $NetBSD: tables.h,v 1.3 1995/03/21 09:07:47 cgd Exp $ */
/*-
@@ -108,7 +108,7 @@ typedef struct namt {
* this table. (When the inode field in the archive header are too small, we
* remap the dev on writes to remove accidental collisions).
*
- * The list is hashed by device number using chain collision resolution. Off of
+ * The list is hashed by device number using chain collision resolution. Off of
* each DEVT are linked the various remaps for this device based on those bits
* in the inode which were truncated. For example if we are just remapping to
* avoid a device number during an update append, off the DEVT we would have