summaryrefslogtreecommitdiffstats
path: root/util/perl/TLSProxy/ServerKeyExchange.pm
diff options
context:
space:
mode:
Diffstat (limited to 'util/perl/TLSProxy/ServerKeyExchange.pm')
-rw-r--r--util/perl/TLSProxy/ServerKeyExchange.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/perl/TLSProxy/ServerKeyExchange.pm b/util/perl/TLSProxy/ServerKeyExchange.pm
index 11768a9f4e..e694c15158 100644
--- a/util/perl/TLSProxy/ServerKeyExchange.pm
+++ b/util/perl/TLSProxy/ServerKeyExchange.pm
@@ -20,7 +20,7 @@ sub new
$records,
$startoffset,
$message_frag_lens) = @_;
-
+
my $self = $class->SUPER::new(
$server,
TLSProxy::Message::MT_SERVER_KEY_EXCHANGE,