From 8f71a36f710b6196b4854760785c614910da3ff7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 20 Apr 2004 07:09:31 +0000 Subject: Remove stray white spaces. --- testsuites/samples/ticker/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/samples/ticker') 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 */ -- cgit v1.2.3