summaryrefslogtreecommitdiff
path: root/lib/urldata.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-01-01 22:11:13 +1300
committerDaniel Stenberg <daniel@haxx.se>2018-01-04 18:04:59 +1300
commit0ee3fb549829639ec519741951202ec41671c086 (patch)
tree7fe1477132af1eec8951139fd69bf3e1e2a0f327 /lib/urldata.h
parent481539e9020138abec6416e5a75daddd862267d7 (diff)
downloadcurl-0ee3fb549829639ec519741951202ec41671c086.tar.gz
progress: calculate transfer speed on milliseconds if possiblebagder/progress-first-second-accuracy
to increase accuracy for quick transfers Fixes #2200
Diffstat (limited to 'lib/urldata.h')
-rw-r--r--lib/urldata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/urldata.h b/lib/urldata.h
index 85a03c72b..4dcd1a322 100644
--- a/lib/urldata.h
+++ b/lib/urldata.h
@@ -7,7 +7,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2017, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2018, Daniel Stenberg, <daniel@haxx.se>, et al.
*
* This software is licensed as described in the file COPYING, which
* you should have received as part of this distribution. The terms