mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-12 20:28:27 +00:00
Minor changes
This commit is contained in:
@ -197,7 +197,7 @@ public:
|
||||
|
||||
~LWIPStack()
|
||||
{
|
||||
if (lebref)
|
||||
if (libref)
|
||||
dlclose(libref);
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user