log/whatchanged/show - log formatting cleanup.
[gitweb.git] / revision.h
index 7b854866b2fe43bf01d5453d4d580ffb2179d8a5..74dc5ef179e9778b874ceee7aefc6162892b116a 100644 (file)
@@ -56,6 +56,7 @@ struct rev_info {
        enum cmit_fmt   commit_format;
        const char      *header_prefix;
        const char      *header;
+       const char      *use_precomputed_header;
 
        /* special limits */
        int max_count;