mirror of
https://github.com/openharmony/distributedschedule_safwk_lite.git
synced 2026-07-01 21:54:02 -04:00
style: misspell fix up
Change-Id: I565cb63d65c5a5d521bd172e33bb15acaa087299
This commit is contained in:
+4
-4
@@ -24,8 +24,8 @@
|
||||
#ifdef __cplusplus
|
||||
#if __cplusplus
|
||||
extern "C" {
|
||||
#endif /* __cpluscplus */
|
||||
#endif /* __cpluscplus */
|
||||
#endif /* __cplusplus */
|
||||
#endif /* __cplusplus */
|
||||
|
||||
void __attribute__((weak)) OHOS_SystemInit(void)
|
||||
{
|
||||
@@ -64,5 +64,5 @@ int main(int argc, char * const argv[])
|
||||
#ifdef __cplusplus
|
||||
#if __cplusplus
|
||||
}
|
||||
#endif /* __cpluscplus */
|
||||
#endif /* __cpluscplus */
|
||||
#endif /* __cplusplus */
|
||||
#endif /* __cplusplus */
|
||||
|
||||
Reference in New Issue
Block a user