aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/M68k/M68k.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/M68k/M68k.h')
-rw-r--r--llvm/lib/Target/M68k/M68k.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/M68k/M68k.h b/llvm/lib/Target/M68k/M68k.h
index cef40bee7d93..b6069d736deb 100644
--- a/llvm/lib/Target/M68k/M68k.h
+++ b/llvm/lib/Target/M68k/M68k.h
@@ -1,4 +1,4 @@
-//===- M68k.h - Top-level interface for M68k representation -*- C++ -*-===//
+//===-- M68k.h - Top-level interface for M68k representation ----*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
@@ -54,4 +54,4 @@ createM68kInstructionSelector(const M68kTargetMachine &, const M68kSubtarget &,
} // namespace llvm
-#endif
+#endif // LLVM_LIB_TARGET_M68K_M68K_H