]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
update doxygen
authorAlan T. DeKok <aland@freeradius.org>
Mon, 13 May 2024 14:59:29 +0000 (10:59 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 14 May 2024 00:34:53 +0000 (20:34 -0400)
src/lib/bio/mem.c

index e916be9b9487d777b10e365b4ba278fa9fc794d7..d1e2206d76a01d8ec057bd34709b00aae60f8b01 100644 (file)
@@ -653,7 +653,7 @@ static bool fr_bio_mem_buf_alloc(fr_bio_mem_t *my, fr_bio_buf_t *buf, size_t siz
  *
  *  @param ctx         the talloc ctx
  *  @param read_size   size of the read buffer.  Must be 1024..1^20
- *  @param write_size  size of the write buffer.  Must be 1024..1^20
+ *  @param write_size  size of the write buffer.  Can be zero. If non-zero, must be 1024..1^20
  *  @param next                the next bio which will perform the underlying reads and writes.
  *     - NULL on error, memory allocation failed
  *     - !NULL the bio