mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 02:58:20 +00:00
Internal Broxygen organization/documentation/polish.
This commit is contained in:
parent
27138b893a
commit
e58865af22
29 changed files with 2461 additions and 3024 deletions
|
@ -564,7 +564,7 @@ static int load_files(const char* orig_file)
|
|||
else
|
||||
file_stack.append(new FileInfo);
|
||||
|
||||
broxygen_mgr->File(file_path);
|
||||
broxygen_mgr->Script(file_path);
|
||||
|
||||
// "orig_file", could be an alias for yytext, which is ephemeral
|
||||
// and will be zapped after the yy_switch_to_buffer() below.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue