fixed .global label.

git-svn-id: svn://10.0.0.236/trunk@25976 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rogerl%netscape.com
1999-04-02 01:07:59 +00:00
parent 698cf056af
commit b3ab8860c2
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
/* Platform specific code to invoke XPCOM methods on native objects */
.global DoInvoke
.global XPTC_InvokeByIndex
/*
XPTC_InvokeByIndex(nsISupports* that, PRUint32 methodIndex,
PRUint32 paramCount, nsXPTCVariant* params);

View File

@@ -18,7 +18,7 @@
/* Platform specific code to invoke XPCOM methods on native objects */
.global DoInvoke
.global XPTC_InvokeByIndex
/*
XPTC_InvokeByIndex(nsISupports* that, PRUint32 methodIndex,
PRUint32 paramCount, nsXPTCVariant* params);