mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:53:37 +03:00
curl: --progress-bar max update frequency now at 5Hz
This commit is contained in:
parent
1691a31cab
commit
5af2bfb955
3 changed files with 5 additions and 4 deletions
|
|
@ -13,7 +13,8 @@ CURLX_ONES = \
|
|||
../lib/strtoofft.c \
|
||||
../lib/strdup.c \
|
||||
../lib/rawstr.c \
|
||||
../lib/nonblock.c
|
||||
../lib/nonblock.c \
|
||||
../lib/timeval.c
|
||||
|
||||
CURL_CFILES = \
|
||||
tool_binmode.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue