Monotone-Parent: e8ee048170e91221cb7aac2c0e4e394db83bf2e2

Monotone-Revision: 77d6f1cf85f2204c8e5f316ee513551508049ec9

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-06-30T18:01:14
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert
2009-06-30 18:01:14 +00:00
parent 3143aa9324
commit 784f5bffcc
2 changed files with 2 additions and 1 deletions

View File

@@ -426,7 +426,7 @@ _xmlCharsetForCharset (NSString *charset)
}
else
{
NSLog (@"%@", _localName);
//NSLog (@"%@", _localName);
[result appendFormat: @"</%@>", _localName];
}
}