From ed1b38ea91bf2c9db2beffcf5eee79fb5a9b6121 Mon Sep 17 00:00:00 2001 From: "dcone%netscape.com" Date: Thu, 6 Jun 2002 21:15:53 +0000 Subject: [PATCH] not part of build. Update on debug source git-svn-id: svn://10.0.0.236/trunk@122824 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/extensions/layout-debug/plugin/plugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/extensions/layout-debug/plugin/plugin.cpp b/mozilla/extensions/layout-debug/plugin/plugin.cpp index 389b1dfe5fb..3f22a2017cc 100644 --- a/mozilla/extensions/layout-debug/plugin/plugin.cpp +++ b/mozilla/extensions/layout-debug/plugin/plugin.cpp @@ -272,7 +272,7 @@ char* URLName; break; nsXPIDLCString filePath; char* afilepath; - nsCAutoString path; + nsAutoString path; rv = dirEntry->GetPath(path);