summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-12 17:33:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-12 17:33:12 +0000
commit40be8f8bdd5d2829dd9a8c04438f6fc24941dd23 (patch)
tree973bf9467d193e6ae847bf5aa05d92eef40523e5
parent2009-06-12 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-40be8f8bdd5d2829dd9a8c04438f6fc24941dd23.tar.bz2
2009-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp54/init.c: Fix spacing.
-rw-r--r--testsuites/sptests/ChangeLog4
-rw-r--r--testsuites/sptests/sp54/init.c1
2 files changed, 4 insertions, 1 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index d05abc4991..ce996db389 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,9 @@
2009-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * sp54/init.c: Fix spacing.
+
+2009-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* sp02/sp02.doc, sp02/system.h: Update copyright year.
2009-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
diff --git a/testsuites/sptests/sp54/init.c b/testsuites/sptests/sp54/init.c
index dfd9b0fd46..e8d01ead94 100644
--- a/testsuites/sptests/sp54/init.c
+++ b/testsuites/sptests/sp54/init.c
@@ -69,7 +69,6 @@ rtems_initialization_tasks_table Initialization_tasks[1] =
#define CONFIGURE_INIT_TASK_TABLE_SIZE 0
#define CONFIGURE_INIT_TASK_STACK_SIZE 0
-
#define CONFIGURE_INIT
#include <rtems/confdefs.h>