Forgot to rev these IIDs in my last checkin.

This commit is contained in:
jst%mozilla.jstenback.com 2004-07-28 05:15:17 +00:00
parent bf6d1983c1
commit 6765cfb18c
2 changed files with 3 additions and 3 deletions

View File

@ -89,8 +89,8 @@ class nsIHTMLCSSStyleSheet;
// IID for the nsIDocument interface
#define NS_IDOCUMENT_IID \
{ 0xf2a6e105, 0xb3c9, 0x11d8, \
{ 0xb2, 0x67, 0x00, 0x0a, 0x95, 0xdc, 0x23, 0x4c } }
{ 0x6a462127, 0x6382, 0x4b33, \
{ 0x89, 0x34, 0x51, 0x47, 0x2a, 0xd6, 0x21, 0xa7 } }
// The base value for the content ID counter.
// This counter is used by the document to

View File

@ -45,7 +45,7 @@
* help layout save dynamic pages in cache for future retrievals.
*/
[scriptable, uuid (c36730c0-a3b9-4732-9973-c5e7dbe0dabe)]
[scriptable, uuid (280da566-6f19-4487-a8ca-70c5ba1602c1)]
interface nsIWyciwygChannel : nsIChannel
{
/**