Skip to content

Commit a06fe1b

Browse files
committed
Fix "File Must End with a newline" error
1 parent a63c4af commit a06fe1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/abi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,4 +398,4 @@ pub static VAR1: u32 = 1;
398398
[array]: types/array.md
399399
[item]: items.md
400400
[static]: items/static-items.md
401-
[target_feature]: attributes/codegen.md#the-target_feature-attribute
401+
[target_feature]: attributes/codegen.md#the-target_feature-attribute

0 commit comments

Comments
 (0)