summaryrefslogtreecommitdiffstats
path: root/util/perl/TLSProxy/Alert.pm
diff options
context:
space:
mode:
Diffstat (limited to 'util/perl/TLSProxy/Alert.pm')
-rw-r--r--util/perl/TLSProxy/Alert.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/perl/TLSProxy/Alert.pm b/util/perl/TLSProxy/Alert.pm
index e4cff5964c..f63eeac865 100644
--- a/util/perl/TLSProxy/Alert.pm
+++ b/util/perl/TLSProxy/Alert.pm
@@ -16,7 +16,7 @@ sub new
$encrypted,
$level,
$description) = @_;
-
+
my $self = {
server => $server,
encrypted => $encrypted,