diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-09-03 22:05:50 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-09-03 22:05:50 +0200 |
| commit | d0cff24c5fc38181555560dbf424d1447f9e6178 (patch) | |
| tree | 2b55367a27c5424df22779ce2a6fbc4b63449e7f | |
| parent | dc90419fae8452d4e6943ce2d4b794d36a76a835 (diff) | |
[ FIX ] Fix NDK's XPMCOM header, mention ZKA NDK instead of ZKA kit.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
| -rw-r--r-- | sdk/xpcom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/xpcom.h b/sdk/xpcom.h index 7bb3786..8521781 100644 --- a/sdk/xpcom.h +++ b/sdk/xpcom.h @@ -15,7 +15,7 @@ #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 ZKA NDK, please be cautious that some thing mayn't be present. ! #endif // !__NDK__ #ifdef __cplusplus |
