mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
Remove $Id$ tags
This commit is contained in:
parent
05ff14a0b2
commit
495e987938
315 changed files with 5 additions and 624 deletions
|
@ -1,5 +1,3 @@
|
|||
// $Id: ConnCompressor.h 6008 2008-07-23 00:24:22Z vern $
|
||||
//
|
||||
// The ConnCompressor keeps track of the first packet seen for a conn_id using
|
||||
// only a minimal amount of memory. This helps us to avoid instantiating
|
||||
// full Connection objects for never-established sessions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue