summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCInstrInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/MC/MCInstrInfo.h')
-rw-r--r--include/llvm/MC/MCInstrInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/MC/MCInstrInfo.h b/include/llvm/MC/MCInstrInfo.h
index d75c4cad1f1a..70c86587b08c 100644
--- a/include/llvm/MC/MCInstrInfo.h
+++ b/include/llvm/MC/MCInstrInfo.h
@@ -54,6 +54,6 @@ public:
}
};
-} // namespace llvm
+} // End llvm namespace
#endif