Compare commits
No commits in common. "69a044b3fad8a639e2a966de45aab9377cc937cf" and "ed23a887f993fc4b8594657fadabb188fc2c287a" have entirely different histories.
69a044b3fa
...
ed23a887f9
@ -90,7 +90,6 @@ 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