X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=log-tree.h;h=3f7b40027b7203985f018e43ab72a6cfc233e8d7;hb=b9759f0762c17a5b7bc36af98613c67249931330;hp=20b5caf1aa45aa0ba076ec60320d252c42abfb64;hpb=5e64650d938d7a23b73532b4a68bc6bd08cfd041;p=git.git diff --git a/log-tree.h b/log-tree.h index 20b5caf1a..3f7b40027 100644 --- a/log-tree.h +++ b/log-tree.h @@ -17,7 +17,7 @@ void log_write_email_headers(struct rev_info *opt, struct commit *commit, const char **subject_p, const char **extra_headers_p, int *need_8bit_cte_p); -void load_ref_decorations(void); +void load_ref_decorations(int flags); #define FORMAT_PATCH_NAME_MAX 64 void get_patch_filename(struct commit *commit, int nr, const char *suffix,