graph API: fix extra space during pre_commit_line state
authorAllan Caffee <redacted>
Wed, 22 Apr 2009 19:52:13 +0000 (15:52 -0400)
committerJunio C Hamano <redacted>
Thu, 23 Apr 2009 00:48:42 +0000 (17:48 -0700)
commit36a31feae23ac45a130fa38b2934a74e4e7156b4
tree849ab5e8909e31c2f8ad39130f4e6ca45b4bc82a
parent7b1d6269eebb0701c287d3ed8732384c115d2e1f
graph API: fix extra space during pre_commit_line state

An extra space is being inserted between the "commit" column and all of
the successive edges.  Remove this space.  This regression was
introduced by 427fc5b.

Signed-off-by: Allan Caffee <redacted>
Signed-off-by: Junio C Hamano <redacted>
graph.c
git clone https://git.99rst.org/PROJECT