]> git.tuebingen.mpg.de Git - paraslash.git/commit
Improve documentation of set_max_chunk_size().
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 21 May 2025 18:36:52 +0000 (20:36 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 22 May 2025 15:11:22 +0000 (17:11 +0200)
commit7ac6213907f3767f2ea0bd726e166cbce80bfa45
treed0c2a678734cd2d43d47479d7f3a0999ad67444a
parent46caeab2cd8380b42b72e196edd8278cd911c580
Improve documentation of set_max_chunk_size().

The old text implied that the function could be removed at some point, which
is not the case. Remove this part of the documentation and clarify what the
function actually does.
afh_common.c