remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
llvm-svn: 150805
diff --git a/llvm/lib/Target/Mips/MipsJITInfo.cpp b/llvm/lib/Target/Mips/MipsJITInfo.cpp
index 30ee08a..76ca3e1 100644
--- a/llvm/lib/Target/Mips/MipsJITInfo.cpp
+++ b/llvm/lib/Target/Mips/MipsJITInfo.cpp
@@ -1,4 +1,4 @@
-//===-- MipsJITInfo.cpp - Implement the Mips JIT Interface -----*- C++ -*--===//
+//===-- MipsJITInfo.cpp - Implement the Mips JIT Interface ----------------===//
//
// The LLVM Compiler Infrastructure
//