]> git.ipfire.org Git - thirdparty/git.git/blobdiff - log-tree.c
Git 2.45
[thirdparty/git.git] / log-tree.c
index 59eeaef1f745e40eff51681460e40a2026e834d4..16031b44e75076f6e8f537cdbd11212eb6eaf268 100644 (file)
@@ -773,7 +773,7 @@ void show_log(struct rev_info *opt)
                         */
                        show_reflog_message(opt->reflog_info,
                                            opt->commit_format == CMIT_FMT_ONELINE,
-                                           &opt->date_mode,
+                                           opt->date_mode,
                                            opt->date_mode_explicit);
                        if (opt->commit_format == CMIT_FMT_ONELINE)
                                return;