X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=revision.h;h=bdbdd235d821eff10eae42d32933152f2d22bd74;hb=fa0f02dfa15d0d95f8b6d27688bbf8ac940e3354;hp=62759f7bc05c0133fd900bca15f01c4d17487589;hpb=596524b33d50e47e2375cec9e00aff59f0e8278b;p=git.git diff --git a/revision.h b/revision.h index 62759f7b..bdbdd235 100644 --- a/revision.h +++ b/revision.h @@ -59,6 +59,7 @@ struct rev_info { enum cmit_fmt commit_format; struct log_info *loginfo; int nr, total; + const char *mime_boundary; /* special limits */ int max_count;