mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
fixing stupid typo ... wish gcc had been less forgiving!
This commit is contained in:
parent
40b5ddbbe3
commit
7a582d2388
@ -1873,7 +1873,6 @@ nsHttpChannel::ParseRealm(const char *challenge, nsACString &realm)
|
||||
else
|
||||
realm.Assign(p);
|
||||
}
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
nsresult
|
||||
|
Loading…
Reference in New Issue
Block a user