mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
logging: delay documentation polishing
Based on PR feedback.
This commit is contained in:
parent
e2ce929fa4
commit
fd096b1ce6
6 changed files with 31 additions and 23 deletions
|
@ -147,7 +147,7 @@ private:
|
|||
// Has this DelayInfo object been enqueued?
|
||||
bool enqueued = false;
|
||||
|
||||
// Iterator pointing this instance in the delay_queue.
|
||||
// Iterator pointing at this instance in the delay_queue.
|
||||
DelayQueue::const_iterator queue_position;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue