diff options
| author | Matthias Schiffer <[email protected]> | 2023-07-14 13:24:51 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-08-08 17:05:43 -0400 |
| commit | 7c00b80d48cbb28e5f6dfc232c344526e28f7176 (patch) | |
| tree | 25c497c3509934e0c691ac0384f82deee75dc87e /include | |
| parent | 615828721abfe8c73b5103d4436402ecbf9b9897 (diff) | |
lib/charset: fix u16_strlcat() return value
strlcat returns min(strlen(dest), count)+strlen(src). Make u16_strlcat's
behaviour the same for consistency.
Fixes: eca08ce94ceb ("lib/charset: add u16_strlcat() function")
Signed-off-by: Matthias Schiffer <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
