diff --git a/services/include/appspawn_adapter.h b/services/include/appspawn_adapter.h index c6a7b030e27ffbedd191f5bb112ca52ed5b0912e..aed1eaeee5c2e14ea38ea05f43cfcfe7590f77b7 100755 --- a/services/include/appspawn_adapter.h +++ b/services/include/appspawn_adapter.h @@ -24,8 +24,8 @@ #ifdef __cplusplus #if __cplusplus extern "C" { -#endif /* __cpluscplus */ -#endif /* __cpluscplus */ +#endif /* __cplusplus */ +#endif /* __cplusplus */ #ifdef __LINUX__ /* Control the ambient capability set */ diff --git a/services/include/appspawn_message.h b/services/include/appspawn_message.h index 8fff6aefb798b49128eb334d4c34afa30cea3e4d..1b64942e5ec9f4f243e2a8f156675b837d8e15a8 100644 --- a/services/include/appspawn_message.h +++ b/services/include/appspawn_message.h @@ -18,8 +18,8 @@ #ifdef __cplusplus #if __cplusplus extern "C" { -#endif /* __cpluscplus */ -#endif /* __cpluscplus */ +#endif /* __cplusplus */ +#endif /* __cplusplus */ typedef struct { char* bundleName; diff --git a/services/include/appspawn_process.h b/services/include/appspawn_process.h index d0566bc9df5aef53ebb540256bc1e5dc0ac5801b..1319e4568f40dfbf42c1ffdded1eb1454ed320b2 100644 --- a/services/include/appspawn_process.h +++ b/services/include/appspawn_process.h @@ -21,8 +21,8 @@ #ifdef __cplusplus #if __cplusplus extern "C" { -#endif /* __cpluscplus */ -#endif /* __cpluscplus */ +#endif /* __cplusplus */ +#endif /* __cplusplus */ pid_t CreateProcess(const MessageSt* msgSt); diff --git a/services/include/appspawn_service.h b/services/include/appspawn_service.h index 221a8d2eaf352cab198712631e4c91ba97d0604c..f7e4433fb49bf4fb7eab238610ffc3a3a8d92041 100644 --- a/services/include/appspawn_service.h +++ b/services/include/appspawn_service.h @@ -18,8 +18,8 @@ #ifdef __cplusplus #if __cplusplus extern "C" { -#endif /* __cpluscplus */ -#endif /* __cpluscplus */ +#endif /* __cplusplus */ +#endif /* __cplusplus */ #define APPSPAWN_SERVICE_NAME "appspawn"