input/curl: API documentation fix

This commit is contained in:
Max Kellermann 2011-09-15 06:43:48 +02:00
parent ad37c88f80
commit 46ed717af4

View File

@ -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)