X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=src%2FGit%2FGitStatus.h;fp=src%2FGit%2FGitStatus.h;h=9e165362134aa9fd31e9471156948e94ae8ec350;hb=89ff529ce09bbb60a81f050806426acec511cc45;hp=a2f757e4ada0ab1b5efa365ce790fbebd218ff6b;hpb=5406a4f4a646d75e243b07d9bc068eba344133ea;p=tortoisegit%2FTortoiseGitJp.git diff --git a/src/Git/GitStatus.h b/src/Git/GitStatus.h index a2f757e..9e16536 100644 --- a/src/Git/GitStatus.h +++ b/src/Git/GitStatus.h @@ -261,7 +261,7 @@ private: // git_client_ctx_t * ctx; git_wc_status_kind m_allstatus; ///< used by GetAllStatus and GetAllStatusRecursive // git_error_t * m_err; ///< Subversion error baton - BOOL m_err; + git_error_t m_err; git_wc_status2_t m_status; // used for GetStatus