Fix OS/2 bustage. Bug 83774.
git-svn-id: svn://10.0.0.236/trunk@139744 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -267,7 +267,7 @@ nsImageLoadingContent::RemoveObserver(imgIDecoderObserver* aObserver)
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsImageLoadingContent::GetRequest(const PRInt32 aRequestType,
|
||||
nsImageLoadingContent::GetRequest(PRInt32 aRequestType,
|
||||
imgIRequest** aRequest)
|
||||
{
|
||||
switch(aRequestType) {
|
||||
|
||||
Reference in New Issue
Block a user