mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-01 13:53:05 +00:00
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
This commit is contained in:
@@ -20,8 +20,8 @@ namespace ERR_F {
|
||||
Interface::Interface() {
|
||||
Register(FunctionTable, ARRAY_SIZE(FunctionTable));
|
||||
}
|
||||
|
||||
|
||||
Interface::~Interface() {
|
||||
}
|
||||
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user