aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Perrin <code@apotheon.net>2010-09-11 18:02:15 -0600
committerChad Perrin <code@apotheon.net>2010-09-11 18:02:15 -0600
commit8f8b27640292e01b48c372127304a1b0d5fe1c16 (patch)
treec88c4f6c532462f5289b749543126ea06e178792
parentfc2052a7b096c28b2fbab178381246225bf020be (diff)
tucked else between braces
-- user: Chad Perrin <code@apotheon.net> branch 'default' changed url-picker
-rw-r--r--url-picker3
1 files changed, 1 insertions, 2 deletions
diff --git a/url-picker b/url-picker
index 56a72b1..57606d7 100644
--- a/url-picker
+++ b/url-picker
@@ -47,8 +47,7 @@ sub on_user_command {
$self->{ermsg} = ();
$self->{timer} = ();
});
- }
- else {
+ } else {
my $url_picker = {};
$url_picker->{prompt} = $self->overlay(
0, -1, 8, 1, urxvt::OVERLAY_RSTYLE, 0