Commit 514d557
committed
ftrace: Correct error with test implementation
I forgot the "L" needed for the Long casting and maven didn't appreciate
that ;)
Added it in.
Signed-off-by: Felix Kuhlmann <felix-kuhlmann@gmx.de>1 parent 1af2812 commit 514d557
File tree
1 file changed
+1
-1
lines changed- tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/org/eclipse/tracecompass/incubator/ftrace/core/tests/event
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments