mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-09 21:51:48 +00:00
destenation
This commit is contained in:
parent
ab4e88f1de
commit
a3d4636d84
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ enum utils_err_codes_te_call {
|
||||||
ERR_SD_EJECTED,
|
ERR_SD_EJECTED,
|
||||||
ERR_PARSE_FAIL,
|
ERR_PARSE_FAIL,
|
||||||
ERR_CANNOT_COPY_FILE_TO_FS_PART,
|
ERR_CANNOT_COPY_FILE_TO_FS_PART,
|
||||||
ERR_NO_DESTENATION
|
ERR_NO_DESTINATION
|
||||||
};
|
};
|
||||||
|
|
||||||
extern const char *utils_err_codes_te[];
|
extern const char *utils_err_codes_te[];
|
||||||
|
|
Loading…
Reference in a new issue