mirror of
https://github.com/openharmony/utils_native_lite.git
synced 2026-07-19 14:33:34 -04:00
style: misspell fix up
Change-Id: Iebf9564346957faeaae0250aae7c6aff891bf57a
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
#ifdef __cplusplus
|
||||
#if __cplusplus
|
||||
extern "C" {
|
||||
#endif /* __cpluscplus */
|
||||
#endif /* __cpluscplus */
|
||||
#endif /* __cplusplus */
|
||||
#endif /* __cplusplus */
|
||||
/* --------------------------------------------------------------------------------------------*
|
||||
* Defintion of error code. The error codes are applicable to both the application and kernel
|
||||
*-------------------------------------------------------------------------------------------- */
|
||||
@@ -58,6 +58,6 @@ enum OHOSLiteErrorCode {
|
||||
#ifdef __cplusplus
|
||||
#if __cplusplus
|
||||
}
|
||||
#endif /* __cpluscplus */
|
||||
#endif /* __cpluscplus */
|
||||
#endif /* __cplusplus */
|
||||
#endif /* __cplusplus */
|
||||
#endif // OHOS_ERRNO_H
|
||||
|
||||
Reference in New Issue
Block a user