summaryrefslogtreecommitdiffhomepage
path: root/dev/sci/xpcom_core.hxx
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-10-11 17:32:44 +0200
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-10-11 17:32:44 +0200
commitad999c3e2e5ca4379e90d4e019b7671a1eaa3fbd (patch)
tree9b8df3af900389d9e693ac32a3c28af7519db384 /dev/sci/xpcom_core.hxx
parent25fa708c31a5a189fac7ad98d61f5541f3f7fa84 (diff)
IMP: Add new targets for OS X, Xcode.
FIX: Refactored kernel's source code according to codebase standards. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
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