diff options
author | Max <max@mxzero.net> | 2023-11-06 16:16:37 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2023-11-06 15:42:59 -0500 |
commit | f6090c7e17b5a7801a32695b6b0b2e6959386881 (patch) | |
tree | 13278e639e9c37fb0a7ff13306ac29b8f95242cc /doc/pt_BR/edit.txt | |
parent | daa7da0d0bb5c2ce751231b8f679aff9ca33425d (diff) | |
download | calcurse-f6090c7e17b5a7801a32695b6b0b2e6959386881.tar.gz calcurse-f6090c7e17b5a7801a32695b6b0b2e6959386881.zip |
add missing call to `va_end()` for copied `va_list`
The man page stdarg(3) states that each invocation of `va_copy()` must
be matched by a corresponding invocation of `va_end()` in the same
function.
Signed-off-by: Max <max@mxzero.net>
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'doc/pt_BR/edit.txt')
0 files changed, 0 insertions, 0 deletions