mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 19:43:06 +01:00
Remove trailing whitespace in sources
This commit is contained in:
@@ -111,7 +111,7 @@ namespace ObjectFactory
|
||||
log_error("Unable to allocate data buffer.");
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
|
||||
bufferSize = sawyercoding_read_chunk_with_size(file, (uint8 *)buffer, bufferSize);
|
||||
if (bufferSize == SIZE_MAX)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user