projects
/
m17n
/
m17n-lib-cs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
795ba36
)
*** empty log message ***
author
handa
<handa>
Tue, 21 Apr 2009 12:25:09 +0000
(12:25 +0000)
committer
handa
<handa>
Tue, 21 Apr 2009 12:25:09 +0000
(12:25 +0000)
MText.cs
patch
|
blob
|
history
diff --git
a/MText.cs
b/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)