mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
A number of tweaks of the serialization code.
This commit is contained in:
parent
4c21576c12
commit
22afbe42dd
5 changed files with 20 additions and 19 deletions
|
@ -73,7 +73,7 @@ protected:
|
|||
|
||||
private:
|
||||
BitVector* bits_;
|
||||
unsigned width_;
|
||||
size_t width_;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue