OSDN Git Service

Remove extra blank line.
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / libsupc++ / cxxabi.h
index d049aee..e7b2857 100644 (file)
@@ -467,7 +467,7 @@ namespace __cxxabiv1
   {
   public:
     unsigned int               __flags;  // Details about the class hierarchy.
-    unsigned int               __base_count;  // Dumber of direct bases.
+    unsigned int               __base_count;  // Number of direct bases.
 
     // The array of bases uses the trailing array struct hack so this
     // class is not constructable with a normal constructor. It is