Fixing more windows bustage
git-svn-id: svn://10.0.0.236/trunk@145304 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1349,7 +1349,7 @@ nsGenericHTMLElement::FindForm(nsIDOMHTMLFormElement **aForm)
|
||||
{
|
||||
// XXX: Namespaces!!!
|
||||
|
||||
nsIContent* content(this);
|
||||
nsIContent* content = this;
|
||||
nsCOMPtr<nsIAtom> tag;
|
||||
|
||||
*aForm = nsnull;
|
||||
|
||||
Reference in New Issue
Block a user