Ver código fonte

Updated assignment to write_archive_to_stdout

Sergey Poznyakoff 21 anos atrás
pai
commit
829b1dc328
1 arquivos alterados com 1 adições e 1 exclusões
  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.  */