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, };