Skip to content

Commit c916dd2

Browse files
committed
Reformatted header ENDIF
gcc/rust/ChangeLog: * expand/rust-macro-builtins-asm.h: title. * expand/rust-macro-builtins-log-debug.h: title. * expand/rust-macro-builtins-test-bench.h: title. * expand/rust-macro-builtins-trait.h: title. * expand/rust-macro-builtins-utility.h: title.
1 parent 30fca35 commit c916dd2

5 files changed

+5
-5
lines changed

gcc/rust/expand/rust-macro-builtins-asm.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
#include "rust-macro-builtins.h"
2424
namespace Rust {
2525
} // namespace Rust
26-
#endif // RUST_MACRO_BUILTINS_ASM_H
26+
#endif // RUST_MACRO_BUILTINS_ASM_H

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
#include "rust-macro-builtins.h"
2424
namespace Rust {
2525
} // namespace Rust
26-
#endif // RUST_MACRO_BUILTINS_LOG_DEBUG_H
26+
#endif // RUST_MACRO_BUILTINS_LOG_DEBUG_H

gcc/rust/expand/rust-macro-builtins-test-bench.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
#include "rust-macro-builtins.h"
2424
namespace Rust {
2525
} // namespace Rust
26-
#endif // RUST_MACRO_BUILTINS_TEST_BENCH_H
26+
#endif // RUST_MACRO_BUILTINS_TEST_BENCH_H

gcc/rust/expand/rust-macro-builtins-trait.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
#include "rust-macro-builtins.h"
2525
namespace Rust {
2626
} // namespace Rust
27-
#endif // RUST_MACRO_BUILTINS_TRAIT_H
27+
#endif // RUST_MACRO_BUILTINS_TRAIT_H

gcc/rust/expand/rust-macro-builtins-utility.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
#include "rust-macro-builtins.h"
2323
namespace Rust {
2424
} // namespace Rust
25-
#endif // RUST_MACRO_BUILTINS_UTILITY_H
25+
#endif // RUST_MACRO_BUILTINS_UTILITY_H

0 commit comments

Comments
 (0)