OSDN Git Service

Fix create socket error and add retry when send fail.
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / SVNProgressDlg.h
index 645e558..a99784f 100644 (file)
@@ -71,8 +71,9 @@ typedef enum
        git_wc_notify_add,\r
        git_wc_notify_sendmail_start,\r
        git_wc_notify_sendmail_error,\r
+       git_wc_notify_sendmail_retry,\r
        git_wc_notify_sendmail_done,\r
-       git_wc_notify_resolved\r
+       git_wc_notify_resolved,\r
 \r
 }git_wc_notify_action_t;\r
 typedef enum\r