mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 07:07:58 -05: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