mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-22 02:09:28 +00:00
parent
9355eaebae
commit
9fca281d4b
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user