summaryrefslogtreecommitdiff
path: root/src/ui.cc
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2012-09-24 18:17:42 +0000
committercorvid <corvid@lavabit.com>2012-09-24 18:17:42 +0000
commit721f8df196a6fba4892a1ea117a943c2d2e550b1 (patch)
treeeca9ca02355f51b1873ba8857492e7def81b4ca9 /src/ui.cc
parent7d912907a4e5fcbb514977d5c81f0186ecaa0ed0 (diff)
trim a few spaces
Diffstat (limited to 'src/ui.cc')
-rw-r--r--src/ui.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.cc b/src/ui.cc
index ce7a2a8a..4520e16f 100644
--- a/src/ui.cc
+++ b/src/ui.cc
@@ -815,7 +815,7 @@ void UI::set_location(const char *str)
*/
void UI::focus_location()
{
- if (Panelmode == UI_HIDDEN) {
+ if (Panelmode == UI_HIDDEN) {
panels_toggle();
temporaryPanels(true);
}