mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 09:44:21 +02:00
style fix
This commit is contained in:
parent
ced61e94d8
commit
90fcfca561
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ private:
|
|||
static int const MAX_ITEM_VALUE_LENGTH = 128;
|
||||
char _itemValueBuffer[MAX_ITEM_VALUE_LENGTH];
|
||||
|
||||
unsigned char* _jurisdictionRoot;
|
||||
unsigned char* _jurisdictionRoot;
|
||||
std::vector<unsigned char*> _jurisdictionEndNodes;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue