Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/13/1995 03:30:02
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)