From 188803394908f222ab3ed8ec32331eb6dd00fd2d Mon Sep 17 00:00:00 2001 From: rgrimes Date: Tue, 30 May 1995 00:07:29 +0000 Subject: Remove trailing whitespace. Reviewed by: phk --- bin/pax/tables.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/pax/tables.h') diff --git a/bin/pax/tables.h b/bin/pax/tables.h index bce60b0..d7ff769 100644 --- a/bin/pax/tables.h +++ b/bin/pax/tables.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)tables.h 8.1 (Berkeley) 5/31/93 - * $Id$ + * $Id: tables.h,v 1.2 1994/09/24 02:56:35 davidg Exp $ */ /* @@ -106,7 +106,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 -- cgit v1.1