X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=log-tree.h;h=3f7b40027b7203985f018e43ab72a6cfc233e8d7;hb=8d9e7d5293d6a8b50c9e0eb8e23ef5fed45c86d0;hp=20b5caf1aa45aa0ba076ec60320d252c42abfb64;hpb=2a1feb92ee58770670e6b82992d29cbc5d6f04aa;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,