sam: whitespace/style

front
cinap_lenrek 2012-02-10 01:44:22 +01:00
parent 0c22c05a96
commit 69ef714c5c
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ threadmain(int argc, char *argv[])
scr = which && ptinrect(mousep->xy, which->scroll);
if(mousep->buttons)
flushtyping(1);
if((mousep->buttons&1) == 0)
if((mousep->buttons&1)==0)
chord = 0;
if(chord && which && which==nwhich){
chord |= mousep->buttons;