From 2a20797f83b5184cd569bacefbe68efb731a1135 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 3 Sep 2024 22:04:39 +0200 Subject: [ FIX ] Better warning prompt. Signed-off-by: Amlal El Mahrouss --- dev/SCI/xpcom_core.hxx | 2 +- dev/SCI/xpcom_sms.idl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/SCI/xpcom_core.hxx b/dev/SCI/xpcom_core.hxx index 1362319d..3183d0e4 100644 --- a/dev/SCI/xpcom_core.hxx +++ b/dev/SCI/xpcom_core.hxx @@ -14,7 +14,7 @@ Purpose: Base code of SCM. #define protocol class #define clsid(X) -#warning ! You may be using the clang version of the ZKA kit, please be cautious that some thing mayn't be present. ! +#warning ! You may be using the clang version of the ZKAKit, please be cautious that some features mayn't be present. ! #endif // !__NDK__ protocol IUnknown; // Refrenced from an IDB entry. diff --git a/dev/SCI/xpcom_sms.idl b/dev/SCI/xpcom_sms.idl index 8c95616b..de77d99e 100644 --- a/dev/SCI/xpcom_sms.idl +++ b/dev/SCI/xpcom_sms.idl @@ -22,7 +22,7 @@ Purpose: Base code of SCM. #define _Input #define clsid(X) -#warning ! You may be using the clang version of the ZKA kit, please be cautious that some thing mayn't be present. ! +#warning ! You may be using the clang version of the ZKAKit, please be cautious that some features mayn't be present. ! #endif // !__NDK__ clsid("0943A614-0201-4107-8F8D-E909DF7F53C9") -- cgit v1.2.3