mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
No bug. Fixes typo in CAL_ATTENDEE_CID's contract ID.
This commit is contained in:
parent
caddb2ec4e
commit
81cc11cf7b
@ -88,7 +88,7 @@
|
||||
"@mozilla.org/calendar/todo;1"
|
||||
|
||||
#define CAL_ATTENDEE_CID \
|
||||
{ 0x5c8dcaa3, 0x170c, 0x 4a73, { 0x81, 0x42, 0xd5, 0x31, 0x15, 0x6f, 0x66, 0x4d } }
|
||||
{ 0x5c8dcaa3, 0x170c, 0x4a73, { 0x81, 0x42, 0xd5, 0x31, 0x15, 0x6f, 0x66, 0x4d } }
|
||||
#define CAL_ATTENDEE_CONTRACTID \
|
||||
"@mozilla.org/calendar/attendee;1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user