diff options
Diffstat (limited to 'bin/pax/tables.c')
| -rw-r--r-- | bin/pax/tables.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/tables.c b/bin/pax/tables.c index f711af64bcf9..e6c106b83d58 100644 --- a/bin/pax/tables.c +++ b/bin/pax/tables.c @@ -40,7 +40,7 @@  static char sccsid[] = "@(#)tables.c	8.1 (Berkeley) 5/31/93";  #endif  static const char rcsid[] = -	"$Id: tables.c,v 1.11 1998/05/15 06:27:46 charnier Exp $"; +  "$FreeBSD$";  #endif /* not lint */  #include <sys/types.h>  | 
