One more PR_CALLBACK needed here
This commit is contained in:
mkaply%us.ibm.com 2000-08-26 15:08:05 +00:00
Родитель 0fd110338c
Коммит 4edb2a3beb
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -108,7 +108,7 @@ protected:
nsCOMPtr<nsIRDFResource> busyResource;
friend int searchModePrefCallback(const char *pref, void *aClosure);
friend int PR_CALLBACK searchModePrefCallback(const char *pref, void *aClosure);
// helper methods
nsresult GetSearchEngineToPing(nsIRDFResource **theResource, nsCString &updateURL);