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