commit | 7a0d3a12ced495d5163e38560794e33ee3c16072 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Jan 18 18:54:50 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 24 16:17:14 2024 -0500 |
tree | c31b32d8c73f1c7671cf9ad42b9434b68345506e | |
parent | 763160ff8adbd1f7dd88c3297f0733e8e72b195b [diff] |
lib: add comment in utf8_to_utf32_stream() The logic of utf8_to_utf32_stream() is not easy to understand. Add a comment. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>