fix errno wrong spelling

Signed-off-by: hongtao <hongtao11@huawei.com>
This commit is contained in:
dog
2021-11-16 17:08:37 +08:00
parent fcfedcfee2
commit e21b9a39c8
+1 -1
View File
@@ -20,7 +20,7 @@ extern "C" {
#endif /* __cplusplus */
#endif /* __cplusplus */
/* --------------------------------------------------------------------------------------------*
* Defintion of error code. The error codes are applicable to both the application and kernel
* Definition of error code. The error codes are applicable to both the application and kernel
*-------------------------------------------------------------------------------------------- */
enum OHOSLiteErrorCode {
EC_SUCCESS = 0, /* OK or No error */