For "askfirst" don't just read one char from stdin,
authorPavel Roskin <proski@gnu.org>
Thu, 14 Sep 2000 22:47:29 +0000 (22:47 -0000)
committerPavel Roskin <proski@gnu.org>
Thu, 14 Sep 2000 22:47:29 +0000 (22:47 -0000)
commitcbe05e45db168fabf807c3cf943a00ff81ec8279
tree738121e5b9cf2112feda43faac436aed613ed235
parent7e3bf6e339a2d1e28fc8ee53ca57919f32eba6d6
For "askfirst" don't just read one char from stdin,
read the whole line using getc(), so that everything before Enter
gets discarded.
init.c
init/init.c