mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
Fixing a bunch of compiler warnings.
This commit is contained in:
parent
f1ae48ea53
commit
b790856a40
7 changed files with 10 additions and 9 deletions
|
@ -324,6 +324,7 @@ private:
|
|||
PeerID current_id;
|
||||
char current_msgtype;
|
||||
ChunkedIO::Chunk* current_args;
|
||||
double last_flush;
|
||||
|
||||
id_list sync_ids;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue