aboutsummaryrefslogtreecommitdiffstats
path: root/pretty.h
diff options
context:
space:
mode:
Diffstat (limited to 'pretty.h')
-rw-r--r--pretty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pretty.h b/pretty.h
index 421209e9ec..0d419ee24e 100644
--- a/pretty.h
+++ b/pretty.h
@@ -168,7 +168,7 @@ int format_set_trailers_options(struct process_trailer_options *opts,
* a well-known sentinel date if they appear bogus.
*/
const char *show_ident_date(const struct ident_split *id,
- const struct date_mode *mode);
+ struct date_mode mode);
#endif /* PRETTY_H */