Bug 224678 nsComposerRegistration.cpp has suspicious code

new cid
r=brade sr=smfr a=asa


git-svn-id: svn://10.0.0.236/trunk@174660 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org 2005-06-16 01:53:37 +00:00
parent 9ac02aa09a
commit 27a7bc32b4

View File

@ -57,7 +57,7 @@
#endif
#define NS_EDITORCOMMANDTABLE_CID \
{ 0x8b975b0a, 0x6ae5, 0x11d7, { 0xa44c, 0x00, 0x03, 0x93, 0x63, 0x65, 0x92 } }
{ 0x4f5e62b8, 0xd659, 0x4156, { 0x84, 0xfc, 0x2f, 0x60, 0x99, 0x40, 0x03, 0x69 }}
static NS_DEFINE_CID(kEditorCommandTableCID, NS_EDITORCOMMANDTABLE_CID);