j'ai cringe

This commit is contained in:
kdx 2023-07-26 12:57:10 +02:00
parent 4bd9f50bd4
commit e9bf776069

View File

@ -90,6 +90,7 @@ geadline2(prompt, text)
} }
} }
} else if (c == '\n') { } else if (c == '\n') {
wrt '\n';
return buf; return buf;
} else { } else {
size = size + 1; size = size + 1;