From 7f390a5c3d68fc1d5afe9ae02c07a59f07acc427 Mon Sep 17 00:00:00 2001 From: N2614 Date: Mon, 7 Feb 2011 23:53:42 +0000 Subject: [PATCH] =?UTF-8?q?FGNUP=E5=A4=B1=E6=95=97=E6=99=82=E3=81=AE?= =?UTF-8?q?=E3=83=AA=E3=83=88=E3=83=A9=E3=82=A4=E3=82=923=E5=9B=9E?= =?UTF-8?q?=E3=81=AB=E6=B8=9B=E3=82=89=E3=81=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_Repair@27 385bec56-5757-e545-9c3a-d8741f4650f1 --- trunk/ConsoleDataMigration/ConsoleRestore/Controller.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/ConsoleDataMigration/ConsoleRestore/Controller.h b/trunk/ConsoleDataMigration/ConsoleRestore/Controller.h index 3648c2e..281b31a 100644 --- a/trunk/ConsoleDataMigration/ConsoleRestore/Controller.h +++ b/trunk/ConsoleDataMigration/ConsoleRestore/Controller.h @@ -23,7 +23,7 @@ namespace ConsoleRestore { -const u32 RETRY_MAX = 10; +const u32 RETRY_MAX = 3; void ControlState(::std::vector& operationMessage, bool& nextStep, bool& continueRestore); bool InProgress();