fixing build bustage; submitted by Philip.Blundell@pobox.com (a=granrose)

This commit is contained in:
brade%netscape.com 2000-04-24 15:42:15 +00:00
Родитель 6281fa3350
Коммит c6cac4df01
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -129,6 +129,7 @@ PrepareAndDispatch(nsXPTCStubBase* self, uint32 methodIndex, PRUint32* args)
*
* The easier way would be to completly implement this in assembler. This way one could get rid
* of the compiler generated function prologue.
*/
#define STUB_ENTRY(n) \
nsresult nsXPTCStubBase::Stub##n() \