From dc11fb7a86cb6c58f1497fa5a35c988d0bc54ac6 Mon Sep 17 00:00:00 2001 From: "kin%netscape.com" Date: Tue, 4 May 1999 22:03:32 +0000 Subject: [PATCH] Renamed NS_TEXTSERVICE_CID to NS_SPELLCHECKER_CID. --- editor/libeditor/txtsvc/nsTextServicesCID.h | 4 ++-- editor/txtsvc/public/nsTextServicesCID.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editor/libeditor/txtsvc/nsTextServicesCID.h b/editor/libeditor/txtsvc/nsTextServicesCID.h index e79294f2e22d..b7325a30488e 100644 --- a/editor/libeditor/txtsvc/nsTextServicesCID.h +++ b/editor/libeditor/txtsvc/nsTextServicesCID.h @@ -29,9 +29,9 @@ 0x019718e3, 0xcdb5, 0x11d2, \ { 0x8d, 0x3c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } } -#define NS_TEXTSERVICE_CID \ +#define NS_SPELLCHECKER_CID \ { /* 019718E4-CDB5-11d2-8D3C-000000000000 */ \ -0x019718e4, 0xcdb5, 0x11d2, \ +0x019718e4, 0xcdb5, 0x11d2, \ { 0x8d, 0x3c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } } #endif /* nsTextServicesCID_h__ */ diff --git a/editor/txtsvc/public/nsTextServicesCID.h b/editor/txtsvc/public/nsTextServicesCID.h index e79294f2e22d..b7325a30488e 100644 --- a/editor/txtsvc/public/nsTextServicesCID.h +++ b/editor/txtsvc/public/nsTextServicesCID.h @@ -29,9 +29,9 @@ 0x019718e3, 0xcdb5, 0x11d2, \ { 0x8d, 0x3c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } } -#define NS_TEXTSERVICE_CID \ +#define NS_SPELLCHECKER_CID \ { /* 019718E4-CDB5-11d2-8D3C-000000000000 */ \ -0x019718e4, 0xcdb5, 0x11d2, \ +0x019718e4, 0xcdb5, 0x11d2, \ { 0x8d, 0x3c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } } #endif /* nsTextServicesCID_h__ */