From b55c4031d49904148139660dea231f37f2afc878 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 26 Feb 2021 21:23:11 +0100 Subject: -misc style fixes, no semantic changes --- doc/libmicrohttpd.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/libmicrohttpd.texi b/doc/libmicrohttpd.texi index 2a4f09d2..bb6cab7c 100644 --- a/doc/libmicrohttpd.texi +++ b/doc/libmicrohttpd.texi @@ -2181,7 +2181,7 @@ The response object can be extended with header information and then be used any number of times. @table @var @item iov -the array for response data buffers, an internal copy of this will be made; +the array for response data buffers, an internal copy of this will be made; however, note that the data pointed to by the @var{iov} is not copied and must be preserved unchanged at the given locations until the response is no longer in use and the @var{crfc} is called; @item iovcnt the number of elements in @var{iov}; -- cgit v1.2.3