Skip to content

Commit b469f97

Browse files
committed
Fix "file must end with a newline"
1 parent 6e46f6a commit b469f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/type-layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,4 +761,4 @@ used with any other representation.
761761
[`Layout`]: std::alloc::Layout
762762
[type.pointer.reference.shared]: types/pointer.md#shared-references-
763763
[type.pointer.reference.mut]: types/pointer.md#mutable-references-mut
764-
[type.fn-pointer]: types/function-pointer.md
764+
[type.fn-pointer]: types/function-pointer.md

0 commit comments

Comments
 (0)