From 69ef714c5cd695b620f1a6a70e5ec19d8331069a Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Fri, 10 Feb 2012 01:44:22 +0100 Subject: [PATCH] sam: whitespace/style --- sys/src/cmd/samterm/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/src/cmd/samterm/main.c b/sys/src/cmd/samterm/main.c index 315b69d80..c9b29df4d 100644 --- a/sys/src/cmd/samterm/main.c +++ b/sys/src/cmd/samterm/main.c @@ -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;