OS/2 TB breakage
PR_CALLBACK git-svn-id: svn://10.0.0.236/trunk@83980 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
bac25291dd
commit
4caaef016a
@ -1657,8 +1657,8 @@ PRBool HashTableEnumDump(nsHashKey *aKey, void *aData, void* closure)
|
||||
return PR_TRUE;
|
||||
}
|
||||
|
||||
PRBool HashTableEnumTickle(nsHashKey *aKey, void *aData, void* closure);
|
||||
PRBool HashTableEnumTickle(nsHashKey *aKey, void *aData, void* closure)
|
||||
PRBool PR_CALLBACK HashTableEnumTickle(nsHashKey *aKey, void *aData, void* closure);
|
||||
PRBool PR_CALLBACK HashTableEnumTickle(nsHashKey *aKey, void *aData, void* closure)
|
||||
{
|
||||
PRUint32 nCount = 0;
|
||||
|
||||
|
||||
@ -1657,8 +1657,8 @@ PRBool HashTableEnumDump(nsHashKey *aKey, void *aData, void* closure)
|
||||
return PR_TRUE;
|
||||
}
|
||||
|
||||
PRBool HashTableEnumTickle(nsHashKey *aKey, void *aData, void* closure);
|
||||
PRBool HashTableEnumTickle(nsHashKey *aKey, void *aData, void* closure)
|
||||
PRBool PR_CALLBACK HashTableEnumTickle(nsHashKey *aKey, void *aData, void* closure);
|
||||
PRBool PR_CALLBACK HashTableEnumTickle(nsHashKey *aKey, void *aData, void* closure)
|
||||
{
|
||||
PRUint32 nCount = 0;
|
||||
|
||||
|
||||
@ -1657,8 +1657,8 @@ PRBool HashTableEnumDump(nsHashKey *aKey, void *aData, void* closure)
|
||||
return PR_TRUE;
|
||||
}
|
||||
|
||||
PRBool HashTableEnumTickle(nsHashKey *aKey, void *aData, void* closure);
|
||||
PRBool HashTableEnumTickle(nsHashKey *aKey, void *aData, void* closure)
|
||||
PRBool PR_CALLBACK HashTableEnumTickle(nsHashKey *aKey, void *aData, void* closure);
|
||||
PRBool PR_CALLBACK HashTableEnumTickle(nsHashKey *aKey, void *aData, void* closure)
|
||||
{
|
||||
PRUint32 nCount = 0;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user