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 = {