summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxtime
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-30 03:33:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-30 03:33:25 +0000
commitb1274bd94c94520ed9402f85c949976d7008093e (patch)
tree6ed7755c34e5fcccbe06ff095017a4399de180ff /testsuites/psxtests/psxtime
parentWhitespace removal. (diff)
downloadrtems-b1274bd94c94520ed9402f85c949976d7008093e.tar.bz2
Whitespace removal.
Diffstat (limited to 'testsuites/psxtests/psxtime')
-rw-r--r--testsuites/psxtests/psxtime/test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/psxtests/psxtime/test.c b/testsuites/psxtests/psxtime/test.c
index da0b0b9f6e..d0fd09f6d3 100644
--- a/testsuites/psxtests/psxtime/test.c
+++ b/testsuites/psxtests/psxtime/test.c
@@ -105,7 +105,7 @@ void test_adjtime(void)
rtems_time_of_day *the_tod;
rtems_time_of_day tod;
rtems_interval ticks;
-
+
the_tod = &Dates[0];
print_time( "rtems_clock_set ", the_tod, "\n" );
@@ -151,7 +151,7 @@ void test_adjtime(void)
assert( sc == 0 );
/*
- * spin until over 1/2 of the way to the
+ * spin until over 1/2 of the way to the
*/
ticks = rtems_clock_get_ticks_per_second();
assert( ticks );