]> git.tuebingen.mpg.de Git - paraslash.git/commit
fd: Improve documentation of write_va_buffer().
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 22 Sep 2022 20:14:09 +0000 (22:14 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Mar 2023 14:30:56 +0000 (16:30 +0200)
commitd21adc7eff137c390910212753ff7e15e67606f3
tree62d8b5543035bc330940a6736e942e0329da6125
parentb087c1356e3eebf656aa1c783ff7e50c9de5a229
fd: Improve documentation of write_va_buffer().

This public function was a bit underdocumented, so explain in more
detail what the function does, and how it differs from fprintf(3).
fd.c