fixing OS2 bustage

This commit is contained in:
serge%netscape.com 2002-09-12 21:59:53 +00:00
parent de058ec9e4
commit 384bdfdf38

View File

@ -6642,7 +6642,7 @@ nsPluginStreamInfo::UseExistingPluginCacheFile(nsPluginStreamInfo* psi)
}
void
nsPluginStreamInfo::SetStreamComplete(PRBool complete)
nsPluginStreamInfo::SetStreamComplete(const PRBool complete)
{
mStreamComplete = complete;
}