diff options
Diffstat (limited to '')
-rw-r--r-- | error_code.h (renamed from otautil/include/otautil/error_code.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otautil/include/otautil/error_code.h b/error_code.h index 943c7622d..4e3032bc9 100644 --- a/otautil/include/otautil/error_code.h +++ b/error_code.h @@ -75,4 +75,4 @@ enum UncryptErrorCode { kUncryptBlockDeviceFindError, }; -#endif // _ERROR_CODE_H_ +#endif // _ERROR_CODE_H_ |