Landed a patch from bobg@zanshin.com
git-svn-id: svn://10.0.0.236/trunk@16392 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1113,7 +1113,7 @@ nsWebShell::GetDocumentLoader(nsIDocumentLoader*& aResult)
|
||||
|
||||
#define FILE_PROTOCOL "file:///"
|
||||
|
||||
static void convertFileToURL(nsString &aIn, nsString &aOut)
|
||||
static void convertFileToURL(const nsString &aIn, nsString &aOut)
|
||||
{
|
||||
#ifdef XP_PC
|
||||
char szFile[1000];
|
||||
|
||||
Reference in New Issue
Block a user