diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-10-02 10:26:53 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-10-02 10:26:53 +0200 |
| commit | c49f9a9b4e685cc179f5048ada99bf627edaf110 (patch) | |
| tree | f955affb26469451ceb296078c2aae0483e5c2f4 /dev/comm | |
| parent | 4a9b18d4fc40aae00dc8c658ecf28bee73c4643a (diff) | |
IMP: Refactor and improvements.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'dev/comm')
| -rw-r--r-- | dev/comm/xpcom_sms.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/comm/xpcom_sms.idl b/dev/comm/xpcom_sms.idl index 27736153..796b476a 100644 --- a/dev/comm/xpcom_sms.idl +++ b/dev/comm/xpcom_sms.idl @@ -19,7 +19,7 @@ Purpose: SMS XPCOM interface #define _Input
#define clsid(X)
-#warning ! You may be using the clang version of the ZKAKit, please be cautious that some features mayn't be present. !
+#warning ! You may be using the clang version of the NDK, please be cautious that some features mayn't be present. !
#endif // !__NDK__
clsid("0943A614-0201-4107-8F8D-E909DF7F53C9")
|
