mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Fix code formatting.
This commit is contained in:
parent
598cef21bd
commit
fad18cb352
3 changed files with 6 additions and 2 deletions
|
@ -1847,7 +1847,7 @@ int TCPSessionAdapter::ParseTCPOptions(const struct tcphdr* tcp, bool is_orig)
|
|||
Weird("tcp_option_tfo_invalid_len", util::fmt("%d", length));
|
||||
}
|
||||
break;
|
||||
|
||||
|
||||
default:
|
||||
add_option_data(option_record, o, length);
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue