diff -r 69056c46aa4d -r bc2d4bf9cbe5 tool/CommandXml.cpp --- a/tool/CommandXml.cpp Thu Sep 06 19:52:17 2012 +0200 +++ b/tool/CommandXml.cpp Thu Sep 06 20:22:24 2012 +0200 @@ -115,7 +115,7 @@ for (i = 0; i < indent; i++) { in += " "; } - + cout << in << "" << endl << in << " " << endl @@ -178,7 +178,7 @@ << in << " " << dec << (unsigned int) entry.subindex << "" << endl; - + cout << in << " " << dec << (unsigned int) entry.bit_length