Coding style fixes

This commit is contained in:
PTRCoder 2024-08-22 19:06:52 +02:00
parent 4e73a1d057
commit 36f416469f
2 changed files with 1 additions and 2 deletions

View File

@ -180,7 +180,6 @@ void Module::Interface::GetStatus(Kernel::HLERequestContext& ctx) {
LOG_WARNING(Service_AC, "(STUBBED) called");
}
void Module::Interface::ScanAPs(Kernel::HLERequestContext& ctx) {
IPC::RequestParser rp(ctx);
const u32 arg1 = rp.Pop();

View File

@ -130,7 +130,7 @@ public:
* ?
*/
void ScanAPs(Kernel::HLERequestContext& ctx);
/**
* AC::GetInfraPriority service function
* Inputs: