/[tar]/tar/src/list.c
ViewVC logotype

Diff of /tar/src/list.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.53 by gray, Mon Sep 1 17:02:11 2003 UTC revision 1.54 by gray, Wed Sep 3 00:03:09 2003 UTC
# Line 175  list_archive (void) Line 175  list_archive (void)
175  {  {
176    /* Print the header block.  */    /* Print the header block.  */
177    
178      decode_header (current_header, &current_stat_info, &current_format, 0);
179    if (verbose_option)    if (verbose_option)
180      {      print_header (-1);
       if (verbose_option > 1)  
         decode_header (current_header, &current_stat_info, &current_format, 0);  
       print_header (-1);  
     }  
181    
182    if (incremental_option && current_header->header.typeflag == GNUTYPE_DUMPDIR)    if (incremental_option && current_header->header.typeflag == GNUTYPE_DUMPDIR)
183      {      {

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26