summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-09-03 22:04:39 +0200
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-09-03 22:04:39 +0200
commit2a20797f83b5184cd569bacefbe68efb731a1135 (patch)
treea65f128d288b1b95e8efb1aec009e872cbe64de6
parentafe7a2048513132f5ab28a8c5cdb6cbbc6e04993 (diff)
[ FIX ] Better warning prompt.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
-rw-r--r--dev/SCI/xpcom_core.hxx2
-rw-r--r--dev/SCI/xpcom_sms.idl2
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")