Fourth batch after 2.20
[gitweb.git] / pretty.h
index 7359d318a92c167e0f36eabf73fdd1142f0e9031..87ca5dfcbad73fca39e5a8f346bb2cc36996eb80 100644 (file)
--- a/pretty.h
+++ b/pretty.h
@@ -60,6 +60,7 @@ static inline int cmit_fmt_is_mail(enum cmit_fmt fmt)
 
 struct userformat_want {
        unsigned notes:1;
+       unsigned source:1;
 };
 
 /* Set the flag "w->notes" if there is placeholder %N in "fmt". */