зеркало из https://github.com/mozilla/gecko-dev.git
OS/2 bustage - we don't use _System
This commit is contained in:
Родитель
e895382372
Коммит
86343acb93
|
@ -76,7 +76,7 @@
|
|||
#define NS_IMETHOD_(type) virtual type
|
||||
#define NS_IMETHODIMP_(type) type
|
||||
#define NS_METHOD_(type) type
|
||||
#define NS_CALLBACK_(_type, _name) _type ( _System * _name)
|
||||
#define NS_CALLBACK_(_type, _name) _type (* _name)
|
||||
|
||||
#else
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче