summaryrefslogtreecommitdiff
path: root/rtems-test-template/psxtmtest_unblocking_preempt
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 14:17:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 14:17:58 +0000
commitd4094ecd2d067ff07f380574a7f2b315286ba947 (patch)
tree9f15b6fc601253191c913763786e0a52f035992f /rtems-test-template/psxtmtest_unblocking_preempt
parent1d4cd8e7a76e4b1c010d42990a550347cd170b11 (diff)
2011-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxtest/init.c, psxtmtest_blocking/init.c, psxtmtest_single/init.c, psxtmtest_unblocking_nopreempt/init.c, psxtmtest_unblocking_preempt/init.c, sptest/init.c, sptest_operation_from_tsr/init.c, sptest_with_task/init.c, tmtest/init.c: Formatting.
Diffstat (limited to 'rtems-test-template/psxtmtest_unblocking_preempt')
-rw-r--r--rtems-test-template/psxtmtest_unblocking_preempt/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtems-test-template/psxtmtest_unblocking_preempt/init.c b/rtems-test-template/psxtmtest_unblocking_preempt/init.c
index b92d709..d226f75 100644
--- a/rtems-test-template/psxtmtest_unblocking_preempt/init.c
+++ b/rtems-test-template/psxtmtest_unblocking_preempt/init.c
@@ -128,7 +128,7 @@ void *POSIX_Init(
);
rtems_test_assert( status == 0 );
}
-
+
/*
* Now start the timer which will be stopped in Low
*/