Commit 218c3bc0 authored by Max Kellermann's avatar Max Kellermann

lib/curl/Multi: fix typo

parent 9f5eddcd
......@@ -76,7 +76,7 @@ public:
return *this;
}
CURL *Get() {
CURLM *Get() {
return handle;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment