aboutsummaryrefslogtreecommitdiff
path: root/src/uicmd.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/uicmd.cc')
-rw-r--r--src/uicmd.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/uicmd.cc b/src/uicmd.cc
index d9cce163..7ea523d0 100644
--- a/src/uicmd.cc
+++ b/src/uicmd.cc
@@ -314,7 +314,7 @@ public:
if (e == PUSH) {
/* WORKAROUND: FLTK raises the window on unhandled clicks,
* which we do not want.
- */
+ */
ret = 1;
}
return ret;
@@ -1129,7 +1129,7 @@ void a_UIcmd_scroll(BrowserWindow *bw, int icmd)
}
}
}
-
+
/*
* Get location's text
*/