summaryrefslogtreecommitdiff
path: root/Xerl
diff options
context:
space:
mode:
Diffstat (limited to 'Xerl')
-rw-r--r--Xerl/Main/Global.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xerl/Main/Global.pm b/Xerl/Main/Global.pm
index 83beb73..bd2b140 100644
--- a/Xerl/Main/Global.pm
+++ b/Xerl/Main/Global.pm
@@ -68,7 +68,7 @@ sub REDIRECT ($) {
}
sub _HTTP_DESCR ($;$) {
- my ($status, $infomsg) = @_;
+ my ( $status, $infomsg ) = @_;
$infomsg //= '';