Chording paste bug.

This commit is contained in:
rsc 2004-03-26 17:15:34 +00:00
parent 6325e03247
commit 2308413372

View file

@ -562,7 +562,7 @@ mselect(void)
if(t.nsnarf){
paste(t.snarf, t.nsnarf, 0);
}
state = Cancut|Canpaste;
state = Cancut;
}
}
readmouse(mc);