summaryrefslogtreecommitdiffhomepage
path: root/dev/sci/xpcom_core.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dev/sci/xpcom_core.hxx')
-rw-r--r--dev/sci/xpcom_core.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/sci/xpcom_core.hxx b/dev/sci/xpcom_core.hxx
index ef82733e..fd289091 100644
--- a/dev/sci/xpcom_core.hxx
+++ b/dev/sci/xpcom_core.hxx
@@ -20,7 +20,7 @@ Purpose: Base code of XPCOM.
protocol IUnknown; // Refrenced from an IDB entry.
protocol ICLSID; // From the IDB, the constructor of the object, e.g: TextUCLSID.
object UUID;
-object IStr;
+object IStr;
/// @brief Unknown XPCOM interface
protocol clsid("d7c144b6-0792-44b8-b06b-02b227b547df") IUnknown