Signed-off-by: Lai Jiangshan <[email protected]>
---
 tests/test_urcu_wfcq.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/test_urcu_wfcq.c b/tests/test_urcu_wfcq.c
index 939bf7a..17814a7 100644
--- a/tests/test_urcu_wfcq.c
+++ b/tests/test_urcu_wfcq.c
@@ -544,7 +544,7 @@ int main(int argc, char **argv)
                       tot_enqueues, tot_dequeues);
        printf_verbose("total number of successful enqueues : %llu, "
                       "enqueues to empty dest : %llu, "
-                      "successful dequeues %llu, ",
+                      "successful dequeues %llu, "
                       "splice : %llu\n",
                       tot_successful_enqueues,
                       tot_empty_dest_enqueues,
-- 
1.7.4.4


_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to