mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
whitespace tweaks
This commit is contained in:
parent
46e303b000
commit
d5b523cd2c
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ Extract::~Extract()
|
|||
}
|
||||
|
||||
static ValPtr get_extract_field_val(const RecordValPtr& args,
|
||||
const char* name)
|
||||
const char* name)
|
||||
{
|
||||
const auto& rval = args->GetField(name);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue