X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=reflog-walk.c;h=5623ea6b48a2f355e8866eabb2805b51b4127a4a;hb=0ded47581aa6097f1a685443d3c2fc0cebaf8c3c;hp=fd065f4e1a689176a3f3255b2d88270bce094ff0;hpb=062868cc003d5952f11c7c9cd3940ae7d675960a;p=git.git diff --git a/reflog-walk.c b/reflog-walk.c index fd065f4e1..5623ea6b4 100644 --- a/reflog-walk.c +++ b/reflog-walk.c @@ -241,7 +241,7 @@ void fake_reflog_parent(struct reflog_walk_info *info, struct commit *commit) commit->object.flags &= ~(ADDED | SEEN | SHOWN); } -void show_reflog_message(struct reflog_walk_info* info, int oneline, +void show_reflog_message(struct reflog_walk_info *info, int oneline, enum date_mode dmode) { if (info && info->last_commit_reflog) {