提交 4f97a1b4 编写于 作者: O openharmony_ci 提交者: Gitee

!10 style: misspell fix up

Merge pull request !10 from MGY917/master
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
#ifdef __cplusplus #ifdef __cplusplus
#if __cplusplus #if __cplusplus
extern "C" { extern "C" {
#endif /* __cpluscplus */ #endif /* __cplusplus */
#endif /* __cpluscplus */ #endif /* __cplusplus */
#ifdef __LINUX__ #ifdef __LINUX__
/* Control the ambient capability set */ /* Control the ambient capability set */
......
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
#ifdef __cplusplus #ifdef __cplusplus
#if __cplusplus #if __cplusplus
extern "C" { extern "C" {
#endif /* __cpluscplus */ #endif /* __cplusplus */
#endif /* __cpluscplus */ #endif /* __cplusplus */
typedef struct { typedef struct {
char* bundleName; char* bundleName;
......
...@@ -21,8 +21,8 @@ ...@@ -21,8 +21,8 @@
#ifdef __cplusplus #ifdef __cplusplus
#if __cplusplus #if __cplusplus
extern "C" { extern "C" {
#endif /* __cpluscplus */ #endif /* __cplusplus */
#endif /* __cpluscplus */ #endif /* __cplusplus */
pid_t CreateProcess(const MessageSt* msgSt); pid_t CreateProcess(const MessageSt* msgSt);
......
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
#ifdef __cplusplus #ifdef __cplusplus
#if __cplusplus #if __cplusplus
extern "C" { extern "C" {
#endif /* __cpluscplus */ #endif /* __cplusplus */
#endif /* __cpluscplus */ #endif /* __cplusplus */
#define APPSPAWN_SERVICE_NAME "appspawn" #define APPSPAWN_SERVICE_NAME "appspawn"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册