X-Git-Url: http://git.sourceforge.jp/view?p=tortoisegit%2FTortoiseGitJp.git;a=blobdiff_plain;f=src%2FGit%2FGitFolderStatus.h;h=646d7f38c13f7df8a1d211c1f34420ce6c1d255f;hp=d2febc5bfb1114d339188dade3e1f6cad9ad150f;hb=HEAD;hpb=0720fd3abc8e2ed4e95d1265d9e70c1b6a476de4 diff --git a/src/Git/GitFolderStatus.h b/src/Git/GitFolderStatus.h index d2febc5..646d7f3 100644 --- a/src/Git/GitFolderStatus.h +++ b/src/Git/GitFolderStatus.h @@ -78,7 +78,7 @@ typedef struct FileStatusCacheEntry const char* url; ///< points to a (possibly) shared value const char* owner; ///< points to a (possible) lock owner bool needslock; - //git_revnum_t rev; + git_revnum_t rev; int askedcounter; //git_lock_t * lock; bool tree_conflict;