From 99a0339004af2b5282361dba6c3b0d4908bd905f Mon Sep 17 00:00:00 2001 From: "mkaply%us.ibm.com" Date: Thu, 11 Aug 2005 19:43:04 +0000 Subject: [PATCH] Putting this back because I think it might break stuff - OS/2 will be broke however --- xpcom/glue/nsTHashtable.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xpcom/glue/nsTHashtable.h b/xpcom/glue/nsTHashtable.h index 841c048d3a2..58cca285d5d 100644 --- a/xpcom/glue/nsTHashtable.h +++ b/xpcom/glue/nsTHashtable.h @@ -222,7 +222,7 @@ protected: }; // helper function for Reset() -PLDHashOperator PR_CALLBACK +PR_EXTERN(PLDHashOperator) PL_DHashStubEnumRemove(PLDHashTable *table, PLDHashEntryHdr *entry, PRUint32 ordinal,