Skip to content

Commit ef7bc5b

Browse files
committed
softfloat: indent should be tab
Signed-off-by: Chih-Min Chao <[email protected]>
1 parent 3bdb768 commit ef7bc5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

softfloat/softfloat.mk.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ softfloat_c_srcs = \
1414
bf16_cmp.c \
1515
bf16_classify.c \
1616
bf16_to_e4m3.c \
17-
bf16_to_e5m2.c \
17+
bf16_to_e5m2.c \
1818
bf16_to_f32.c \
1919
bf16_to_f64.c \
2020
bf16_to_i8.c \

0 commit comments

Comments
 (0)