From ad999c3e2e5ca4379e90d4e019b7671a1eaa3fbd Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 11 Oct 2024 17:32:44 +0200 Subject: IMP: Add new targets for OS X, Xcode. FIX: Refactored kernel's source code according to codebase standards. Signed-off-by: Amlal El Mahrouss --- dev/sci/xpcom_core.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/sci/xpcom_core.hxx') 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 -- cgit v1.2.3