From 3caa49023f412fb0afc3fa0f4309e67d097a3ad1 Mon Sep 17 00:00:00 2001 From: Johanna Amann Date: Thu, 6 Feb 2025 16:15:58 +0000 Subject: [PATCH] SSL main.zeek - fix indentation No functional changes --- scripts/base/protocols/ssl/main.zeek | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/base/protocols/ssl/main.zeek b/scripts/base/protocols/ssl/main.zeek index 0a0c8d6f4a..0d56f8ce4b 100644 --- a/scripts/base/protocols/ssl/main.zeek +++ b/scripts/base/protocols/ssl/main.zeek @@ -176,10 +176,10 @@ redef record connection += { }; redef record Info += { - # Adding a string "token" to this set will cause the SSL script - # to delay logging the record until either the token has been removed or - # the record has been delayed. - delay_tokens: set[string] &optional; + # Adding a string "token" to this set will cause the SSL script + # to delay logging the record until either the token has been removed or + # the record has been delayed. + delay_tokens: set[string] &optional; }; const ssl_ports = {