mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
some very minor tidying of script optimization code/documentation
This commit is contained in:
parent
8e0a62bfec
commit
a824bb1e4b
4 changed files with 5 additions and 6 deletions
|
@ -594,7 +594,7 @@ public:
|
|||
|
||||
private:
|
||||
FunctionFlavor flavor;
|
||||
TypePtr params;
|
||||
RecordTypePtr params;
|
||||
TypePtr yield;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue