fix:enum misspell
Change-Id: I0ae966a7738fe087e222dc1441c8409a1e1661e0
This commit is contained in:
parent
58023d89c5
commit
26ed722cf0
|
@ -168,7 +168,7 @@ typedef struct tagUserErrFunc {
|
|||
} UserErrFunc;
|
||||
|
||||
|
||||
enum LOS_MOUDLE_ID {
|
||||
enum LOS_MODULE_ID {
|
||||
LOS_MOD_SYS = 0x0,
|
||||
LOS_MOD_MEM = 0x1,
|
||||
LOS_MOD_TSK = 0x2,
|
||||
|
|
Loading…
Reference in New Issue