--- rxvt-unicode/src/urxvt.pm 2007/08/01 17:55:37 1.156 +++ rxvt-unicode/src/urxvt.pm 2007/10/31 09:55:24 1.157 @@ -930,7 +930,7 @@ if ($htype == 0) { # INIT my @dirs = ((split /:/, $TERM->resource ("perl_lib")), "$LIBDIR/perl"); - + my %ext_arg; { @@ -2004,7 +2004,7 @@ ->cb (sub { $term->{overlay}->set (0, 0, sprintf "%2d:%02d:%02d", (localtime urxvt::NOW)[2,1,0]); - }); + }); =over 4 @@ -2137,7 +2137,7 @@ ->cb (sub { my ($pw, $exit_status) = @_; ... - }); + }); =over 4