mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Code style.
This commit is contained in:
@@ -42,7 +42,7 @@ void* open(const char* filepath)
|
||||
{
|
||||
aaruformatContext* ctx;
|
||||
int errorNo;
|
||||
size_t readBytes;
|
||||
size_t readBytes;
|
||||
long pos;
|
||||
IndexHeader idxHeader;
|
||||
IndexEntry* idxEntries;
|
||||
|
||||
Reference in New Issue
Block a user