input/curl: API documentation fix
This commit is contained in:
@@ -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
|
static void
|
||||||
input_curl_free(struct input_curl *c)
|
input_curl_free(struct input_curl *c)
|
||||||
|
Reference in New Issue
Block a user