mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-16 17:59:19 +01:00
Fix unmounting devices
This commit is contained in:
parent
090de0e2cc
commit
5a9aac7d22
@ -44,7 +44,7 @@ WUPS_USE_WUT_CRT()
|
|||||||
|
|
||||||
uint32_t hostIpAddress = 0;
|
uint32_t hostIpAddress = 0;
|
||||||
int iosuhaxMount = 0;
|
int iosuhaxMount = 0;
|
||||||
int fsaFd = 0;
|
int fsaFd = -1;
|
||||||
|
|
||||||
BackgroundThread * thread = NULL;
|
BackgroundThread * thread = NULL;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user