mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 11:03:56 +00:00
Remove every trailing whitespace from the project (but externals).
This commit is contained in:
@@ -135,7 +135,7 @@ template <>
|
||||
inline void swap<8>(u8* data) {
|
||||
*reinterpret_cast<u64*>(data) = swap64(data);
|
||||
}
|
||||
|
||||
|
||||
} // Namespace Common
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user