From 98e932adee2a76bda3c2630f348196216549a45a Mon Sep 17 00:00:00 2001 From: Lutz Helwing Date: Mon, 13 Jul 2015 16:52:14 +0200 Subject: Removed all trailing whitespaces Signed-off-by: Alexander Wenzel --- src/tests/dlt-test-stress-user.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/tests/dlt-test-stress-user.c') diff --git a/src/tests/dlt-test-stress-user.c b/src/tests/dlt-test-stress-user.c index 6a6f4a6..355f510 100644 --- a/src/tests/dlt-test-stress-user.c +++ b/src/tests/dlt-test-stress-user.c @@ -245,7 +245,7 @@ int testall(int count,int repeat,int delay,int size) { buffer[num] = num; } - + /* Test All: Test all start */ //printf("Test1: Test all\n"); //DLT_LOG(context_info,DLT_LOG_INFO,DLT_STRING("Test1: Test all")); @@ -258,11 +258,11 @@ int testall(int count,int repeat,int delay,int size) usleep(delay); } } - + /* wait 5 seconds after test */ //sleep(5); //DLT_LOG(context_info,DLT_LOG_INFO,DLT_STRING("Test1: finished")); - + return 0; } -- cgit v1.2.1