summaryrefslogtreecommitdiff
path: root/zwgc
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>2003-07-17 17:15:20 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>2003-07-17 17:15:20 +0000
commitd964939cd7d1e1c94d37d8b3d31222044fdbd53b (patch)
tree61ef26d9957a065618b04550f53632a4c3ea5e3c /zwgc
parent21a638fe7324bdb55ee0227cd588031c38aec1aa (diff)
Whoops, fix indentation of rev 1.12.
Diffstat (limited to 'zwgc')
-rw-r--r--zwgc/xcut.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/zwgc/xcut.c b/zwgc/xcut.c
index 16c182a..cadfc3d 100644
--- a/zwgc/xcut.c
+++ b/zwgc/xcut.c
@@ -245,8 +245,8 @@ void xcut(dpy,event,desc_context)
} else if ((event->xbutton.button==Button4 ||
event->xbutton.button==Button5) &&
!get_bool_resource("scrollDelete","ScrollDelete",0)) {
- /* Ignore scroll wheel movement. */
- break;
+ /* Ignore scroll wheel movement. */
+ break;
} else if ( (event->xbutton.state)&ShiftMask ) {
if (event->xbutton.button==Button1) {
if (selecting_in)