revert: Fix trivial comment style issue Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/builtin/revert.c b/builtin/revert.c index 8b9d829..54d13cf 100644 --- a/builtin/revert.c +++ b/builtin/revert.c
@@ -495,7 +495,6 @@ free_message(&msg); /* - * * If we are cherry-pick, and if the merge did not result in * hand-editing, we will hit this commit and inherit the original * author date and name.