summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ticker/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/ticker/system.h')
-rw-r--r--testsuites/samples/ticker/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/samples/ticker/system.h b/testsuites/samples/ticker/system.h
index 6809d79f31..f17d52f279 100644
--- a/testsuites/samples/ticker/system.h
+++ b/testsuites/samples/ticker/system.h
@@ -29,7 +29,7 @@ rtems_task Test_task(
/*
* Keep the names and IDs in global variables so another task can use them.
- */
+ */
extern rtems_id Task_id[ 4 ]; /* array of task ids */
extern rtems_name Task_name[ 4 ]; /* array of task names */