aboutsummaryrefslogtreecommitdiff
path: root/lib/speedcheck.h
diff options
context:
space:
mode:
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