mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 16:22:00 +00:00
just adding 'newlines' UGH!
This commit is contained in:
parent
82897231d3
commit
30cc7a5490
@ -242,4 +242,5 @@ nsXMLElement::GetBaseTag(nsIAtom** aResult)
|
||||
return mBinding->GetBaseTag(aResult);
|
||||
else
|
||||
return NS_OK;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -242,4 +242,5 @@ nsXMLElement::GetBaseTag(nsIAtom** aResult)
|
||||
return mBinding->GetBaseTag(aResult);
|
||||
else
|
||||
return NS_OK;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -107,4 +107,5 @@ void nsImportStringBundle::Cleanup( void)
|
||||
if (m_pBundle)
|
||||
m_pBundle->Release();
|
||||
m_pBundle = nsnull;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user