Skip to content

Commit 1c9467f

Browse files
committed
compiler-rt/lib: Fix newline at eof
1 parent e3c958a commit 1c9467f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/lib/builtins/trunctfbf2.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515

1616
COMPILER_RT_ABI dst_t __trunctfbf2(src_t a) { return __truncXfYf2__(a); }
1717

18-
#endif
18+
#endif

0 commit comments

Comments
 (0)