Преглед на файлове

*** empty log message ***

François Pinard преди 30 години
родител
ревизия
ed3fb00d0c
променени са 1 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 4 4
      src/buffer.c

+ 4 - 4
src/buffer.c

@@ -1285,10 +1285,10 @@ close_archive ()
 	      if (WEXITSTATUS (status) == (SIGPIPE + 128))
 		{
 		  /*
-			   * /bin/sh returns this if its child
-			   * dies with SIGPIPE.  'Sok.
-			   */
-		  break;
+		   * /bin/sh returns this if its child
+		   * dies with SIGPIPE.  'Sok.
+		   */
+		  /* Do nothing. */
 		}
 	      else if (WEXITSTATUS (status))
 		msg ("child returned status %d",