Fixing HPUX code - HP specific file

r= jgracer@ems.att.com
# 17997
This commit is contained in:
jdunn%netscape.com 2000-05-08 21:22:21 +00:00
parent 9355eaebae
commit 9fca281d4b

View File

@ -32,7 +32,7 @@
typedef unsigned nsXPCVariant;
extern "C" PRInt32
invoke_count_bytes(nsISupports* that,
invoke_count_bytes(nsISupports* that, const PRUint32 methodIndex,
const PRUint32 paramCount, const nsXPTCVariant* s)
{
PRInt32 result = 4; /* variant records do not include self pointer */