jtc Sat May 13 03:28:37 EDT 1995 Update of /a/cvsroot/src/games/canfield/canfield In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23653 Modified Files: canfield.c Log Message: Clear the last char in input buffer when an erase or kill character is read. This prevents rubbed-out commands from being accepted. (Fix from PR #862)