Fix indent

This commit is contained in:
Ali Raza 2026-03-13 02:15:52 +05:00
parent 29075efe79
commit 13cca09f72

View File

@ -555,7 +555,7 @@ static DWORD CALLBACK uv_tty_line_read_thread(void* data) {
NULL);
if (read_console_success) {
assert(bytes > 0);
assert(bytes > 0);
read_bytes = bytes - 1;
uv_utf16_to_wtf8(utf16,
read_chars,