fixing OS2 bustage

git-svn-id: svn://10.0.0.236/trunk@129425 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
serge%netscape.com
2002-09-12 21:59:53 +00:00
parent be6eba40d4
commit de6752efff

View File

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