revert: Fix trivial comment style issue

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Elijah Newren 2010-09-06 15:53:24 -06:00 коммит произвёл Junio C Hamano
Родитель e92fa514a9
Коммит 04df568be5
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -495,7 +495,6 @@ static int do_pick_commit(void)
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.