~kris/9p

9hist

33665ee0b2df835c7dc1014dd84c37e2c45980d0 — David du Colombier 27 years ago 18469b8
Plan 9 from Bell Labs 1999-03-23
1 files changed, 1 insertions(+), 1 deletions(-)

M port/chan.c
M port/chan.c => port/chan.c +1 -1
@@ 785,7 785,7 @@ char isfrog[256]={
	/*BKS*/	1, 1, 1, 1, 1, 1, 1, 1,
	/*DLE*/	1, 1, 1, 1, 1, 1, 1, 1,
	/*CAN*/	1, 1, 1, 1, 1, 1, 1, 1,
	[' ']	1,
/*	[' ']	1,	rob - let's try this out */
	['/']	1,
	[0x7f]	1,
};