not part of the build, bad string do in test app

git-svn-id: svn://10.0.0.236/trunk@136657 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
axel%pike.org 2003-01-20 11:14:20 +00:00
parent 3f65056f7e
commit f2d91586d0

View File

@ -99,7 +99,7 @@ public:
void feed(const nsACString& aTest, PRBool aSuccess)
{
*mOut << " <RDF:Description about=\"urn:x-buster:" <<
nsPromiseFlatCString(aTest).get() <<
PromiseFlatCString(aTest).get() <<
"\"\n NC:orig_succ=\"";
if (aSuccess) {
*mOut << "yes";