tmf: Fix TmfStateInterval.toString()
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 10 Jan 2013 23:06:14 +0000 (18:06 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 11 Jan 2013 17:52:46 +0000 (12:52 -0500)
commitce928461f54d53d2ea727dd36e68a88489407d26
tree1f5d75c94dc21520eca47bedf13e1f9f54390280
parent85438014ee83132b459feb3da492e145a851bf8b
tmf: Fix TmfStateInterval.toString()

The char value of ' ' would get added to the interval end time,
instead of appending a space as was intented...

Change-Id: Iead539d1ddbc2d299554d1968c83bc5c9cf46134
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/9606
Tested-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
IP-Clean: Patrick Tasse <patrick.tasse@gmail.com>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/interval/TmfStateInterval.java
This page took 0.025449 seconds and 5 git commands to generate.