Tag the end of some namespaces for consistency

This commit is contained in:
Tim Wojtulewicz 2020-08-07 08:19:20 -07:00
parent ddf48d7529
commit 812ac5536d
12 changed files with 22 additions and 17 deletions

View file

@ -129,4 +129,4 @@ ipaddr32_t anonymize_ip(ipaddr32_t ip, enum ip_addr_anonymization_class_t cl);
#define LOG_ANONYMIZATION_MAPPING
void log_anonymization_mapping(ipaddr32_t input, ipaddr32_t output);
}
} // namespace zeek::detail