mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 10:50:35 +00:00
oopos...CID and IID were the same....they should have different values.
This commit is contained in:
parent
324262095c
commit
c2bef602ff
@ -30,11 +30,11 @@
|
||||
{ 0x4ccac6f0, 0xdcb4, 0x11d2, \
|
||||
{ 0x80, 0x6d, 0x0, 0x60, 0x8, 0x12, 0x8c, 0x4e } }
|
||||
|
||||
/* 4CCAC6F0-DCB4-11d2-806D-006008128C4E */
|
||||
/* 8C0C40D1-E173-11d2-806E-006008128C4E */
|
||||
|
||||
#define NS_IMAPPROTOCOL_CID \
|
||||
{ 0x4ccac6f0, 0xdcb4, 0x11d2, \
|
||||
{ 0x80, 0x6d, 0x0, 0x60, 0x8, 0x12, 0x8c, 0x4e } }
|
||||
{ 0x8c0c40d1, 0xe173, 0x11d2, \
|
||||
{ 0x80, 0x6e, 0x0, 0x60, 0x8, 0x12, 0x8c, 0x4e } }
|
||||
|
||||
class nsIURL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user