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/barrier.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/rtems/include/rtems/rtems/barrier.h') diff --git a/cpukit/rtems/include/rtems/rtems/barrier.h b/cpukit/rtems/include/rtems/rtems/barrier.h index d598bd101b..566d0299e5 100644 --- a/cpukit/rtems/include/rtems/rtems/barrier.h +++ b/cpukit/rtems/include/rtems/rtems/barrier.h @@ -36,7 +36,7 @@ /**@{*/ /** - * This constant is defined to extern most of the time when using + * This constant is defined to extern most of the time when using * this header file. However by defining it to nothing, the data * declared in this header file can be instantiated. This is done * in a single per manager file. @@ -115,7 +115,7 @@ rtems_status_code rtems_barrier_create( * extent of the search for the ID of the barrier named name. * The search can be limited to a particular node or allowed to * encompass all nodes. - * + * * @param[in] name is the name of this barrier instance. * @param[out] id will contain the id of this barrier. * -- cgit v1.2.3