From 33c3b54d57b50ac3d236e2660556a9a2ecb8dcad Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 29 Nov 2009 11:57:23 +0000 Subject: Whitespace removal. --- cpukit/rtems/include/rtems/rtems/attr.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/rtems/include/rtems/rtems/attr.h') diff --git a/cpukit/rtems/include/rtems/rtems/attr.h b/cpukit/rtems/include/rtems/rtems/attr.h index 5b3480f967..0206ad5cc6 100644 --- a/cpukit/rtems/include/rtems/rtems/attr.h +++ b/cpukit/rtems/include/rtems/rtems/attr.h @@ -52,13 +52,13 @@ typedef uint32_t rtems_attribute; */ #define RTEMS_GLOBAL 0x00000002 -/** +/** * This is the attribute constant which reflects that blocking * tasks will be managed using FIFO discipline. */ #define RTEMS_FIFO 0x00000000 -/** +/** * This is the attribute constant which reflects that blocking * tasks will be managed using task priority discipline. */ -- cgit v1.2.3