mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
Edit pass over changes before merge.
This commit is contained in:
parent
004347b853
commit
1bf0cd29fd
14 changed files with 312 additions and 298 deletions
|
@ -880,8 +880,8 @@ public:
|
|||
void InitTimer(double delay);
|
||||
void DoExpire(double t);
|
||||
|
||||
// If default attribute is not a function, or the functon has
|
||||
// already been initialized this does nothing. Otherwise, evaluates
|
||||
// If the &default attribute is not a function, or the functon has
|
||||
// already been initialized, this does nothing. Otherwise, evaluates
|
||||
// the function in the frame allowing it to capture its closure.
|
||||
void InitDefaultFunc(Frame* f);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue