two more white spaces for the Clang formatting.
This commit is contained in:
@@ -241,7 +241,7 @@ void GPU::CallPullerMethod(const MethodCall& method_call) {
|
||||
}
|
||||
default:
|
||||
LOG_ERROR(HW_GPU, "Special puller engine method {:X} not implemented",
|
||||
static_cast<u32>(method));
|
||||
static_cast<u32>(method));
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user