X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=reflog-walk.c;h=5623ea6b48a2f355e8866eabb2805b51b4127a4a;hb=003b33a8;hp=fd065f4e1a689176a3f3255b2d88270bce094ff0;hpb=fbdc05661d9b732d06c47ccb3d5836d0d1b563e5;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) {