summaryrefslogtreecommitdiff
path: root/zwgc/xcut.c
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc/xcut.c')
-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)