aboutsummaryrefslogtreecommitdiff
path: root/src/uicmd.cc
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2009-09-20 02:47:53 +0000
committercorvid <corvid@lavabit.com>2009-09-20 02:47:53 +0000
commitda3f5268045b5edff01b53f475a56cb0795c7bb1 (patch)
treedfef39b21438155350b5f755893fe5878a15b1cc /src/uicmd.cc
parent6a1945e459f5c4ecd0ec89b6501e0daf10f77b41 (diff)
trim some spaces
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
*/