mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-16 10:03:14 -07:00
Oops we needed _r in there...
This commit is contained in:
parent
5ef758bbd4
commit
fb7d9b1029
2 changed files with 5 additions and 1 deletions
|
@ -49,6 +49,9 @@ public:
|
|||
* @return Fingerprint of currently running network environment
|
||||
*/
|
||||
uint64_t getNetworkConfigurationFingerprint();
|
||||
|
||||
private:
|
||||
const RuntimeEnvironment *_r;
|
||||
};
|
||||
|
||||
} // namespace ZeroTier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue