Browse Source

Updated assignment to write_archive_to_stdout

Sergey Poznyakoff 21 years ago
parent
commit
829b1dc328
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/delete.c

+ 1 - 1
src/delete.c

@@ -234,7 +234,7 @@ delete_archive_members (void)
   if (logical_status == HEADER_SUCCESS
       || logical_status == HEADER_SUCCESS_EXTENDED)
     {
-      write_archive_to_stdout = 0;
+      write_archive_to_stdout = false;
 
       /* Save away blocks before this one in this record.  */