Fix whitespace.

git-svn-id: svn://10.0.0.236/trunk@149517 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
peter%propagandism.org
2003-11-18 23:19:53 +00:00
parent 5fdda1cac6
commit e29b961e90

View File

@@ -690,7 +690,7 @@ txXPathNodeUtils::getXSLTId(const txXPathNode& aNode,
{
if (aNode.isDocument()) {
CopyASCIItoUTF16(nsPrintfCString(kFmtSize, gPrintfFmt,
aNode.mDocument), aResult);
aNode.mDocument), aResult);
return NS_OK;
}