| 175 |
{ |
{ |
| 176 |
/* Print the header block. */ |
/* Print the header block. */ |
| 177 |
|
|
| 178 |
|
decode_header (current_header, ¤t_stat_info, ¤t_format, 0); |
| 179 |
if (verbose_option) |
if (verbose_option) |
| 180 |
{ |
print_header (-1); |
|
if (verbose_option > 1) |
|
|
decode_header (current_header, ¤t_stat_info, ¤t_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 |
{ |
{ |