mirror of
https://github.com/rvtr/ctr_Repair.git
synced 2025-10-31 13:51:08 -04:00
微修正
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_Repair@278 385bec56-5757-e545-9c3a-d8741f4650f1
This commit is contained in:
parent
ce60a7ac37
commit
721a716f16
@ -189,7 +189,7 @@ namespace {
|
|||||||
nn::fs::Directory dir;
|
nn::fs::Directory dir;
|
||||||
if( dir.TryInitialize(NAND_TWL_KENJ_DIR_PATHNAME).IsFailure() )
|
if( dir.TryInitialize(NAND_TWL_KENJ_DIR_PATHNAME).IsFailure() )
|
||||||
{
|
{
|
||||||
s_pOperationMessage->push_back(std::string("KENJ is not Exist\n"));
|
s_pOperationMessage->push_back(std::string("KENJ not found\n"));
|
||||||
dir.Finalize();
|
dir.Finalize();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user