Apply various cleanups via Android Studio

This commit is contained in:
Anders Jenbo 2021-07-04 03:04:01 +02:00
commit 4eabc6024b
26 changed files with 107 additions and 119 deletions

View file

@ -118,7 +118,7 @@ void dthread_start()
}
}
void dthread_cleanup()
void DThreadCleanup()
{
TMegaPkt *tmp;