Skip to content

Commit 8413d5b

Browse files
committed
fix indent
1 parent 6c0626d commit 8413d5b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

qztest/qztest.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,7 @@ bool createTestFileLarge(const QString &fileName, long long size, const QString
161161
}
162162
remaining -= chunkSize;
163163
}
164-
165-
return true;
164+
return true;
166165
}
167166

168167
bool createTestArchive(QuaZip &zip, const QString &zipName,

0 commit comments

Comments
 (0)