mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 11:38:20 +00:00
parent
b7b31ebce5
commit
7160e074f6
3 changed files with 28 additions and 1 deletions
|
@ -2212,7 +2212,7 @@ local_id:
|
|||
else
|
||||
{
|
||||
$$ = install_ID($1, current_module.c_str(),
|
||||
false, is_export).release();
|
||||
false, false).release();
|
||||
}
|
||||
}
|
||||
;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue