mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 10:33:33 +00:00
fixing OS2 bustage
This commit is contained in:
parent
de058ec9e4
commit
384bdfdf38
@ -6642,7 +6642,7 @@ nsPluginStreamInfo::UseExistingPluginCacheFile(nsPluginStreamInfo* psi)
|
||||
}
|
||||
|
||||
void
|
||||
nsPluginStreamInfo::SetStreamComplete(PRBool complete)
|
||||
nsPluginStreamInfo::SetStreamComplete(const PRBool complete)
|
||||
{
|
||||
mStreamComplete = complete;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user