Bug 472169 - nsIPrivateTextEvent outparamdel didn't change IID r+sr=bz

This commit is contained in:
Taras Glek 2009-01-05 14:50:30 -08:00
parent b9f921376d
commit 04a1b5bb30

View File

@ -43,9 +43,8 @@
#include "nsIPrivateTextRange.h"
#define NS_IPRIVATETEXTEVENT_IID \
{ /* 37B69251-4ACE-11d3-9EA6-0060089FE59B */ \
0x37b69251, 0x4ace, 0x11d3, \
{0x9e, 0xa6, 0x0, 0x60, 0x8, 0x9f, 0xe5, 0x9b} }
{0xeee4a0f0, 0x7fb0, 0x494c, \
{0x80, 0xe3, 0x30, 0xd3, 0x08, 0x95, 0x15, 0x2c}}
class nsIPrivateTextEvent : public nsISupports {