diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2017-09-06 17:55:13 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-09-07 10:44:37 -0400 |
commit | de2de3192fe1bde742d0d83d82f90a1592ec47c6 (patch) | |
tree | 07ec81ac38e064e2330bbf890d679e27f098a22b /include/linker_lists.h | |
parent | 2d0cf3b2ae241a2ecc58d6bc7c5cb97732ff0751 (diff) | |
download | u-boot-de2de3192fe1bde742d0d83d82f90a1592ec47c6.tar.gz |
vsprintf: vsprintf does not have parameter size
The inline documentation of vsprintf mentions a parameter size
which does not exist in the function declaration.
int vsprintf(char *buf, const char *fmt, va_list args);
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'include/linker_lists.h')
0 files changed, 0 insertions, 0 deletions