Fix extraneous semicolon

This commit is contained in:
benjamin%smedbergs.us 2006-11-14 22:18:51 +00:00
parent 8ed570e4c1
commit ea3df14d53
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ class nsIFastLoadService;
// {F53A6C7E-0344-4543-9213-AFFFD30AC2BE}
#define NS_IXULPROTOTYPECACHE_IID \
{ 0xf53a6c7e, 0x344, 0x4543, { 0x92, 0x13, 0xaf, 0xff, 0xd3, 0xa, 0xc2, 0xbe } };
{ 0xf53a6c7e, 0x344, 0x4543, { 0x92, 0x13, 0xaf, 0xff, 0xd3, 0xa, 0xc2, 0xbe } }
class nsIXULPrototypeCache : public nsISupports

View File

@ -103,7 +103,7 @@ typedef class nsIFrame nsIBox;
// {0a099557-d85a-4bb1-8932-65717f245564}
#define NS_IFRAME_IID \
{ 0x0a099557, 0xd85a, 0x4bb1, \
{ 0x89, 0x32, 0x65, 0x71, 0x7f, 0x24, 0x55, 0x64 } };
{ 0x89, 0x32, 0x65, 0x71, 0x7f, 0x24, 0x55, 0x64 } }
/**
* Indication of how the frame can be split. This is used when doing runaround