mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
clarifying comments, interface tightening
This commit is contained in:
parent
1505fd4aa1
commit
c0f3403714
5 changed files with 8 additions and 2 deletions
|
@ -273,6 +273,7 @@ protected:
|
|||
/**
|
||||
* Uses the given frame for captures, and generates the
|
||||
* mapping from captured variables to offsets in the frame.
|
||||
* Virtual so it can be modified for script optimization uses.
|
||||
*
|
||||
* @param f the frame holding the values of capture variables
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue