From b81ea96ca200b350e5a05f4f88899830db9bf6c0 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Mon, 19 Oct 2009 03:01:41 +0100 Subject: [PATCH] Reimplemented HttpDownloadStrategy needs 4 parameters now --- Library/Homebrew/download_strategy.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Homebrew/download_strategy.rb b/Library/Homebrew/download_strategy.rb index bf39c1f43e..bc9c41c9e9 100644 --- a/Library/Homebrew/download_strategy.rb +++ b/Library/Homebrew/download_strategy.rb @@ -98,11 +98,11 @@ private end class HttpDownloadStrategy