Compare commits
2 Commits
ed23a887f9
...
69a044b3fa
Author | SHA1 | Date | |
---|---|---|---|
69a044b3fa | |||
|
e9bf776069 |
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user