summaryrefslogtreecommitdiff
path: root/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h')
-rw-r--r--lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h b/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h
index 80565aab180e9..70141a998e4a2 100644
--- a/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h
+++ b/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h
@@ -40,6 +40,6 @@ namespace llvm {
void printCCOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
};
-} // namespace llvm
+}
#endif