nasmlib.h: clarify the semantics of nasm_aprintf_size()
commite88f752e67967033511a5121a54db47f639c39be
authorH. Peter Anvin <hpa@zytor.com>
Thu, 27 Dec 2018 20:50:56 +0000 (27 12:50 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 27 Dec 2018 20:50:56 +0000 (27 12:50 -0800)
tree86a1d08513ad57d0f9f5920a05634d65f4fc0b37
parent4c50b6c8927ad98513d77cdc7c95344545f3226f
nasmlib.h: clarify the semantics of nasm_aprintf_size()

nasm_aprintf_size() does include the final NUL byte, but does not
include any prefix storage allocated by nasm_[v]axprintf().

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
include/nasmlib.h