Commit 46ed717a authored by Max Kellermann's avatar Max Kellermann

input/curl: API documentation fix

parent ad37c88f
......@@ -761,7 +761,7 @@ input_curl_flush_buffers(struct input_curl *c)
}
/**
* Frees this stream (but not the input_stream struct itself).
* Frees this stream, including the input_stream struct.
*/
static void
input_curl_free(struct input_curl *c)
......
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