diff options
Diffstat (limited to 'ftp/curl/files/patch-lib::url.c')
-rw-r--r-- | ftp/curl/files/patch-lib::url.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/curl/files/patch-lib::url.c b/ftp/curl/files/patch-lib::url.c index 7b04ddeb1e98..7239f50ccdc8 100644 --- a/ftp/curl/files/patch-lib::url.c +++ b/ftp/curl/files/patch-lib::url.c @@ -1,11 +1,11 @@ Description: Different handling of signals and threads. Forwarded: not-needed Author: Peter Pentchev <roam@FreeBSD.org> -Last-Update: 2010-09-12 +Last-Update: 2010-12-18 --- a/lib/url.c +++ b/lib/url.c -@@ -842,6 +842,10 @@ +@@ -857,6 +857,10 @@ data->progress.flags |= PGRS_HIDE; data->state.current_speed = -1; /* init to negative == impossible */ |