mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 17:49:48 -06:00
Reformat repo to clang-format 7.0 rules
This commit is contained in:
@ -30,4 +30,4 @@ inline void Register(const void* start, const void* end, const char* format, ...
|
||||
RegisterV(start, code_size, format, args);
|
||||
va_end(args);
|
||||
}
|
||||
}
|
||||
} // namespace JitRegister
|
||||
|
Reference in New Issue
Block a user