зеркало из https://github.com/mozilla/pjs.git
OS/2 VACPP Tinderbox break
CRT_CALL goes after the return type, before the function name
This commit is contained in:
Родитель
51220464b8
Коммит
bacd204376
|
@ -287,10 +287,10 @@ nsMsgDatabase::ClearEntry(PLDHashTable* aTable, PLDHashEntryHdr* aEntry)
|
|||
element->mKey = nsMsgKey_None; // eh?
|
||||
}
|
||||
|
||||
extern CRT_CALL PLDHashNumber
|
||||
extern PLDHashNumber CRT_CALL
|
||||
PL_DHashStringKey(PLDHashTable *table, const void *key);
|
||||
|
||||
extern CRT_CALL void
|
||||
extern void CRT_CALL
|
||||
PL_DHashFinalizeStub(PLDHashTable *table);
|
||||
|
||||
#endif // USE_PLD_HASHTABLE
|
||||
|
|
Загрузка…
Ссылка в новой задаче