From 8efcec45c604a0487edba04b468258ee0db7e8d4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 25 Sep 2011 20:57:48 +0200 Subject: curl: sync with f16 --- 0002-curl-7.21.7-5eb2396.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '0002-curl-7.21.7-5eb2396.patch') diff --git a/0002-curl-7.21.7-5eb2396.patch b/0002-curl-7.21.7-5eb2396.patch index e104e3a..ded2da9 100644 --- a/0002-curl-7.21.7-5eb2396.patch +++ b/0002-curl-7.21.7-5eb2396.patch @@ -17,7 +17,7 @@ diff --git a/src/main.c b/src/main.c index 6dcf333..eae45de 100644 --- a/src/main.c +++ b/src/main.c -@@ -4898,6 +4898,7 @@ operate(struct Configurable *config, int argc, argv_item_t argv[]) +@@ -4866,6 +4866,7 @@ operate(struct Configurable *config, int argc, argv_item_t argv[]) outs.stream = stdout; outs.config = config; outs.bytes = 0; /* nothing written yet */ -- cgit