diff --git a/include/llvm/CodeGen/SelectionDAG.h b/include/llvm/CodeGen/SelectionDAG.h index deae2e3f23f..2cdbd911db0 100644 --- a/include/llvm/CodeGen/SelectionDAG.h +++ b/include/llvm/CodeGen/SelectionDAG.h @@ -135,7 +135,7 @@ public: } - //===----------------------------------------------------------------------===// + //===--------------------------------------------------------------------===// // Node creation methods. // SDOperand getString(const std::string &Val);