Explorar el Código

Updated assignment to write_archive_to_stdout

Sergey Poznyakoff hace 21 años
padre
commit
829b1dc328
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.  */