Minor changes
This commit is contained in:
parent
0027a1e152
commit
851e4c667f
3 changed files with 8 additions and 5 deletions
|
@ -197,7 +197,7 @@ public:
|
|||
|
||||
~LWIPStack()
|
||||
{
|
||||
if (lebref)
|
||||
if (libref)
|
||||
dlclose(libref);
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue