summaryrefslogtreecommitdiffstats
path: root/util/perl/TLSProxy/Record.pm
diff options
context:
space:
mode:
Diffstat (limited to 'util/perl/TLSProxy/Record.pm')
-rw-r--r--util/perl/TLSProxy/Record.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/perl/TLSProxy/Record.pm b/util/perl/TLSProxy/Record.pm
index 18ee98db70..183aa05697 100644
--- a/util/perl/TLSProxy/Record.pm
+++ b/util/perl/TLSProxy/Record.pm
@@ -173,7 +173,7 @@ sub new
$decrypt_len,
$data,
$decrypt_data) = @_;
-
+
my $self = {
flight => $flight,
content_type => $content_type,