mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
Remove duplicate 'addr_set' type declaration.
This commit is contained in:
parent
6b7e300e0b
commit
3fe92fc1ff
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@ type icmp_context: record {
|
|||
DF: bool;
|
||||
};
|
||||
|
||||
type addr_set: set[addr];
|
||||
|
||||
type dns_mapping: record {
|
||||
creation_time: time;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue