Skip to content

Commit 2dd6026

Browse files
committed
Whitespace
1 parent 115eb0c commit 2dd6026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ static void ReExecIfNeeded() {
232232
kMaxStackSize);
233233
SetStackSizeLimitInBytes(kMaxStackSize);
234234
reexec = true;
235-
}
235+
}
236236

237237
if (!AddressSpaceIsUnlimited()) {
238238
Report(

0 commit comments

Comments
 (0)