*** empty log message ***
authorhanda <handa>
Tue, 21 Apr 2009 12:25:09 +0000 (12:25 +0000)
committerhanda <handa>
Tue, 21 Apr 2009 12:25:09 +0000 (12:25 +0000)
MText.cs

index 6f21e60..3036d6b 100644 (file)
--- a/MText.cs
+++ b/MText.cs
@@ -1393,7 +1393,7 @@ namespace M17N.Core
              Console.Write (indent + ".-");
            else if (indent_type == 2)
              Console.Write (indent + "`-");
-           DumpOne (true, true);
+           DumpOne (true, true, true);
            if (Right != null)
              {
                if (indent_type >= 1)