No bug. Fixes typo in CAL_ATTENDEE_CID's contract ID.

This commit is contained in:
mattwillis%gmail.com 2007-01-10 21:01:45 +00:00
parent caddb2ec4e
commit 81cc11cf7b

View File

@ -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"