]> sjero.net Git - wget/blobdiff - src/http.c
Timestamp files, regardless of HEAD
[wget] / src / http.c
index 0e292918612a0fa861c9b8365b637303dfa2678a..b7ca4b51b0693e0bbbfe2f41f5b0b6ccc781d1f5 100644 (file)
@@ -2539,7 +2539,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;