зеркало из https://github.com/mozilla/pjs.git
Declare the "factory" generator for newsgoup lists as an extern so I can implement it in my test code...
This commit is contained in:
Родитель
a25effbe52
Коммит
16347c3231
|
@ -54,7 +54,7 @@ typedef struct MSG_NewsKnown {
|
|||
} MSG_NewsKnown;
|
||||
|
||||
|
||||
extern NS_COM nsresult
|
||||
extern "C" nsresult
|
||||
NS_NewNewsgroupList(nsINNTPNewsgroupList **aInstancePtrResult,
|
||||
nsINNTPHost *newsHost,
|
||||
nsINNTPNewsgroup *newsgroup);
|
||||
|
|
Загрузка…
Ссылка в новой задаче