--- coherent/g/usr/bin/pax/tar.c 2019/05/29 04:56:35 1.1 +++ coherent/g/usr/bin/pax/tar.c 2019/05/29 04:56:35 1.1.1.1 @@ -1,6 +1,6 @@ /* $Source: /var/lib/cvsd/coherent/coherent/g/usr/bin/pax/tar.c,v $ * - * $Revision: 1.1 $ + * $Revision: 1.1.1.1 $ * * tar.c - tar specific functions for archive handling * @@ -30,8 +30,8 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * * $Log: tar.c,v $ - * Revision 1.1 2019/05/29 04:56:35 root - * Initial revision + * Revision 1.1.1.1 2019/05/29 04:56:35 root + * coherent * * Revision 1.2 92/09/04 07:36:25 bin * vlad bug fixes @@ -45,7 +45,7 @@ */ #ifndef lint -static char *ident = "$Id: tar.c,v 1.1 2019/05/29 04:56:35 root Exp $"; +static char *ident = "$Id: tar.c,v 1.1.1.1 2019/05/29 04:56:35 root Exp $"; static char *copyright ="Copyright (c) 1989 Mark H. Colburn.\nAll rights reserved."; #endif /* not lint */