This commit is contained in:
mcafee%netscape.com 1999-05-06 00:48:09 +00:00
Родитель ad9054f19f
Коммит 7a7011e168
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -22,7 +22,7 @@
#ifdef sparc
static nsresult
extern "C" nsresult
PrepareAndDispatch(nsXPTCStubBase* self, uint32 methodIndex, uint32* args)
{
#define PARAM_BUFFER_COUNT 16

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

@ -22,7 +22,7 @@
#ifdef sparc
static nsresult
extern "C" nsresult
PrepareAndDispatch(nsXPTCStubBase* self, uint32 methodIndex, uint32* args)
{
#define PARAM_BUFFER_COUNT 16