Oops we needed _r in there...
This commit is contained in:
@@ -62,7 +62,8 @@
|
||||
|
||||
namespace ZeroTier {
|
||||
|
||||
SysEnv::SysEnv(const RuntimeEnvironment *renv)
|
||||
SysEnv::SysEnv(const RuntimeEnvironment *renv) :
|
||||
_r(renv)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user