Skip to content

Commit ebac3ab

Browse files
powerboat9philberty
authored andcommitted
Add ending newline to rust-macro-builtins-log-debug.cc
gcc/rust/ChangeLog: * expand/rust-macro-builtins-log-debug.cc: Add newline to end of file. Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
1 parent d60a925 commit ebac3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcc/rust/expand/rust-macro-builtins-log-debug.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ MacroBuiltin::assert_handler (location_t invoc_locus,
3030

3131
return AST::Fragment::create_error ();
3232
}
33-
} // namespace Rust
33+
} // namespace Rust

0 commit comments

Comments
 (0)