]> Dogcows Code - chaz/tar/commitdiff
Updated assignment to write_archive_to_stdout
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 3 Jan 2004 22:25:41 +0000 (22:25 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 3 Jan 2004 22:25:41 +0000 (22:25 +0000)
src/delete.c

index 5d5bd27a9946c6e782b35ad420b19db86bef344f..b4cdd3be8a400befc6adc26eb7bbedf96ff00026 100644 (file)
@@ -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.  */
 
This page took 0.023961 seconds and 4 git commands to generate.