OSDN Git Service

Merge branch 'ik/userdiff-html-h-element-fix' into maint
[git-core/git.git] / shortlog.h
index 5a326c6..5d64cfe 100644 (file)
@@ -13,6 +13,7 @@ struct shortlog {
        int in2;
        int user_format;
        int abbrev;
+       int committer;
 
        char *common_repo_prefix;
        int email;