aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/Mips.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Mips/Mips.h')
-rw-r--r--lib/Target/Mips/Mips.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Target/Mips/Mips.h b/lib/Target/Mips/Mips.h
index d9cdd40..05b4c5a 100644
--- a/lib/Target/Mips/Mips.h
+++ b/lib/Target/Mips/Mips.h
@@ -1,16 +1,16 @@
-//===-- Mips.h - Top-level interface for Mips representation ---*- C++ -*-===//
+//===-- Mips.h - Top-level interface for Mips representation ----*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
-//===---------------------------------------------------------------------===//
+//===----------------------------------------------------------------------===//
//
// This file contains the entry points for global functions defined in
// the LLVM Mips back-end.
//
-//===---------------------------------------------------------------------===//
+//===----------------------------------------------------------------------===//
#ifndef TARGET_MIPS_H
#define TARGET_MIPS_H