aboutsummaryrefslogtreecommitdiff
path: root/lib/speedcheck.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-05-22 14:12:12 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-05-22 14:12:12 +0000
commit96dde76b99897352aa3d0877a0b621a9e605733e (patch)
tree4fdab47b4c9769405aa799bf65971c31abf2de6b /lib/speedcheck.h
parentfb9d1ff00f76836dd66725de869656c5fa53b071 (diff)
moved here from the newlib branch
Diffstat (limited to 'lib/speedcheck.h')
-rw-r--r--lib/speedcheck.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/speedcheck.h b/lib/speedcheck.h
index 27e7ba2f6..e07bdbcc6 100644
--- a/lib/speedcheck.h
+++ b/lib/speedcheck.h
@@ -44,7 +44,7 @@
#include "timeval.h"
-UrgError speedcheck(struct UrlData *data,
+CURLcode speedcheck(struct UrlData *data,
struct timeval now);
#endif