fix key letter so ^A, ^B, etc. isn't generated.
[unix-history] / usr / src / old / sh / builtin.c
#ifndef lint
static char sccsid[] = "@(#)builtin.c 4.2 %G%";
#endif
builtin()
{return(0);}