[PATCH] revert: Fix trivial comment style issue

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Elijah Newren
Date: Monday, September 6, 2010 - 2:53 pm

Signed-off-by: Elijah Newren <newren@gmail.com>
---
 builtin/revert.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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 @@ 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.
-- 
1.7.2.3.5.g80c1

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] revert: Fix trivial comment style issue, Elijah Newren, (Mon Sep 6, 2:53 pm)