fixing iid collision with simon

This commit is contained in:
jfrancis%netscape.com 1999-02-12 04:39:21 +00:00
parent c47974d9e4
commit acff8104b6
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ class nsIContent;
class nsIDOMRange;
#define NS_ICONTENTITERTOR_IID \
{0xa6cf90e2, 0x15b3, 0x11d2, \
{0xa6cf90e4, 0x15b3, 0x11d2, \
{0x93, 0x2e, 0x00, 0x80, 0x5f, 0x8a, 0xdd, 0x32} }
class nsIContentIterator : public nsISupports {

View File

@ -25,7 +25,7 @@ class nsIContent;
class nsIDOMRange;
#define NS_ICONTENTITERTOR_IID \
{0xa6cf90e2, 0x15b3, 0x11d2, \
{0xa6cf90e4, 0x15b3, 0x11d2, \
{0x93, 0x2e, 0x00, 0x80, 0x5f, 0x8a, 0xdd, 0x32} }
class nsIContentIterator : public nsISupports {