fix 80 column issue
authorChris Lattner <sabre@nondot.org>
Wed, 30 Aug 2006 05:56:52 +0000 (05:56 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 30 Aug 2006 05:56:52 +0000 (05:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29972 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/SelectionDAG.h

index deae2e3f23ff396dcf9e63d3dfc752893cb88da7..2cdbd911db0a74ae577c10d11cc87f889c77add9 100644 (file)
@@ -135,7 +135,7 @@ public:
   }
   
   
-  //===----------------------------------------------------------------------===//
+  //===--------------------------------------------------------------------===//
   // Node creation methods.
   //
   SDOperand getString(const std::string &Val);