aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/llvm/lib/Target/M68k/M68kFrameLowering.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/llvm/lib/Target/M68k/M68kFrameLowering.h')
-rw-r--r--contrib/llvm-project/llvm/lib/Target/M68k/M68kFrameLowering.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/llvm-project/llvm/lib/Target/M68k/M68kFrameLowering.h b/contrib/llvm-project/llvm/lib/Target/M68k/M68kFrameLowering.h
index 0eba9e08d858..a5349377232e 100644
--- a/contrib/llvm-project/llvm/lib/Target/M68k/M68kFrameLowering.h
+++ b/contrib/llvm-project/llvm/lib/Target/M68k/M68kFrameLowering.h
@@ -1,4 +1,4 @@
-//===- M68kFrameLowering.h - Define frame lowering for M68k -*- C++ -*-===//
+//===-- M68kFrameLowering.h - Define frame lowering for M68k ----*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
@@ -169,4 +169,4 @@ public:
};
} // namespace llvm
-#endif
+#endif // LLVM_LIB_TARGET_M68K_M68KFRAMELOWERING_H