]> sjero.net Git - wget/blobdiff - src/http.c
Automated merge with file:/home/micah/devel/wget/eleven
[wget] / src / http.c
index d723a3105ba1e45f6b0e5ea22c60f0c8cc424b16..b82abdda4109329cd18b112bc91a2a99513859fe 100644 (file)
@@ -2543,7 +2543,7 @@ Remote file does not exist -- broken link!!!\n"));
         }
 
       /* Did we get the time-stamp? */
-      if (send_head_first && !got_head)
+      if (!got_head)
         {
           bool restart_loop = false;