fix problem I instroduced last night which do not expand "hostname" to "http://hostname"

git-svn-id: svn://10.0.0.236/trunk@61886 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ftang%netscape.com
2000-02-29 20:38:16 +00:00
parent d251a79517
commit d1c8b9487d
2 changed files with 2 additions and 2 deletions

View File

@@ -2016,8 +2016,8 @@ nsWebShell::LoadURL(const PRUnichar *aURLSpec,
PRInt32 qMarkLoc = -1, spaceLoc = -1;
rv = NS_ERROR_FAILURE;
if (keywordsEnabled) {
rv = NS_ERROR_FAILURE;
// These are keyword formatted strings
// "what is mozilla"
// "what is mozilla?"