Update apt.c
This commit is contained in:
parent
8e6056f1a0
commit
800cb7b566
@ -484,6 +484,8 @@ void aptExit()
|
||||
svcCloseHandle(aptStatusMutex);
|
||||
svcCloseHandle(aptLockHandle);
|
||||
svcCloseHandle(aptStatusEvent);
|
||||
|
||||
aptInitialised = false;
|
||||
}
|
||||
|
||||
bool aptMainLoop()
|
||||
|
Loading…
Reference in New Issue
Block a user