]> git.ipfire.org Git - thirdparty/git.git/blobdiff - pretty.h
Start the 2.46 cycle
[thirdparty/git.git] / pretty.h
index 9cc9e5d42b8525a40698420d8a3a6ad09742498a..df267afe4a8541d91609ec4cfe91c6fb004168ba 100644 (file)
--- a/pretty.h
+++ b/pretty.h
@@ -167,7 +167,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 */