diff options
| author | Paul Buetow <paul@buetow.org> | 2012-05-01 12:28:23 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-05-01 12:28:23 +0200 |
| commit | d9b1bf529dce8e46fb7d77b9bb4f0b5a9f2adabc (patch) | |
| tree | 046466be35da171c6dd961e696de6b13aa1f4907 /lib | |
| parent | 673067fd0d1cda4c06659e9c4dd909a786098deb (diff) | |
run perltidy
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Loadbars/Shared.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Loadbars/Shared.pm b/lib/Loadbars/Shared.pm index fbaea54..7bcdb27 100644 --- a/lib/Loadbars/Shared.pm +++ b/lib/Loadbars/Shared.pm @@ -35,7 +35,7 @@ our %I : shared; barwidth => 35, extended => 0, factor => 1, - hasagent => 0, + hasagent => 0, height => 230, maxwidth => 1280, samples => 1000, |
