mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 13:38:19 +00:00
Whitespace changes.
This commit is contained in:
parent
593000be57
commit
eaf5f4a9bb
6 changed files with 16 additions and 16 deletions
|
@ -113,7 +113,7 @@ TraversalCode Scope::Traverse(TraversalCallback* cb) const
|
|||
|
||||
|
||||
ID* lookup_ID(const char* name, const char* curr_module, bool no_global,
|
||||
bool same_module_only, bool check_export)
|
||||
bool same_module_only, bool check_export)
|
||||
{
|
||||
string fullname = make_full_var_name(curr_module, name);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue