summaryrefslogtreecommitdiff
path: root/include/llvm/Instruction.def
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Instruction.def')
-rw-r--r--include/llvm/Instruction.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Instruction.def b/include/llvm/Instruction.def
index 3b3858ad16..ea3b71d53c 100644
--- a/include/llvm/Instruction.def
+++ b/include/llvm/Instruction.def
@@ -1,4 +1,4 @@
-//===-- llvm/Instruction.def - File that describes Instructions --*- C++ -*--=//
+//===-- llvm/Instruction.def - File that describes Instructions -*- C++ -*-===//
//
// This file contains descriptions of the various LLVM instructions. This is
// used as a central place for enumerating the different instructions and