зеркало из https://github.com/mozilla/gecko-dev.git
OS/2 Tinderbox break
Need PR_CALLBACK for VisualAge
This commit is contained in:
Родитель
c7fd00ef8b
Коммит
320938329b
|
@ -253,7 +253,7 @@ nsChromeRegistry::nsChromeRegistry()
|
|||
}
|
||||
|
||||
|
||||
static PRBool DatasourceEnumerator(nsHashKey *aKey, void *aData, void* closure)
|
||||
static PRBool PR_CALLBACK DatasourceEnumerator(nsHashKey *aKey, void *aData, void* closure)
|
||||
{
|
||||
if (!closure || !aData)
|
||||
return PR_FALSE;
|
||||
|
|
|
@ -253,7 +253,7 @@ nsChromeRegistry::nsChromeRegistry()
|
|||
}
|
||||
|
||||
|
||||
static PRBool DatasourceEnumerator(nsHashKey *aKey, void *aData, void* closure)
|
||||
static PRBool PR_CALLBACK DatasourceEnumerator(nsHashKey *aKey, void *aData, void* closure)
|
||||
{
|
||||
if (!closure || !aData)
|
||||
return PR_FALSE;
|
||||
|
|
Загрузка…
Ссылка в новой задаче