mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-09 03:52:19 +02:00
Linux fixes, misc fixes
This commit is contained in:
parent
609dbfa256
commit
c97b074fee
12 changed files with 131 additions and 68 deletions
|
@ -111,7 +111,7 @@ public:
|
|||
|
||||
public:
|
||||
Entry** mHashHeads;
|
||||
const int cDefaultHashSize = 17;
|
||||
static const int cDefaultHashSize = 17;
|
||||
int mHashSize;
|
||||
int mCount;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue