From 46ed717af4f9d0a43278d82ce77264d67becf6cb Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 15 Sep 2011 06:43:48 +0200 Subject: input/curl: API documentation fix --- src/input/curl_input_plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/input/curl_input_plugin.c b/src/input/curl_input_plugin.c index 354a85454..560945215 100644 --- a/src/input/curl_input_plugin.c +++ b/src/input/curl_input_plugin.c @@ -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) -- cgit v1.2.3