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