Make doxygen happy
authorAnton Korobeynikov <asl@math.spbu.ru>
Mon, 29 Jan 2007 00:09:00 +0000 (00:09 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Mon, 29 Jan 2007 00:09:00 +0000 (00:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33609 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Type.h

index 189c5ebd195a8d52e66daa54472baac7e61a3a18..7a2e432a3ab2261eb270d3d51a6cc8341f4939d8 100644 (file)
@@ -59,7 +59,7 @@ class TypeMapBase;
 /// @brief Root of type hierarchy
 class Type : public AbstractTypeUser {
 public:
-  ///===-------------------------------------------------------------------===//
+  //===-------------------------------------------------------------------===//
   /// Definitions of all of the base types for the Type system.  Based on this
   /// value, you can cast to a "DerivedType" subclass (see DerivedTypes.h)
   /// Note: If you add an element to this, you need to add an element to the