Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-svn: t0001: workaround a heredoc bug in old versions of dash
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index 62759f7bc05c0133fd900bca15f01c4d17487589..bdbdd235d821eff10eae42d32933152f2d22bd74 100644
(file)
--- 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;