summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/barrier.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-12-28 09:48:37 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2012-12-28 09:48:37 -0600
commitb8fc260ff3b9008d260febeadd092f31fd37c10a (patch)
tree1f465b75af013e8e056a4761bf8ac396b6515fda /cpukit/rtems/include/rtems/rtems/barrier.h
parentlibfs: Doxygen Enhancement Task #4 (diff)
downloadrtems-b8fc260ff3b9008d260febeadd092f31fd37c10a.tar.bz2
Miscellaneous Doxygen clean-up
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/include/rtems/rtems/barrier.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/barrier.h b/cpukit/rtems/include/rtems/rtems/barrier.h
index b7e74839a5..a7508b462e 100644
--- a/cpukit/rtems/include/rtems/rtems/barrier.h
+++ b/cpukit/rtems/include/rtems/rtems/barrier.h
@@ -31,7 +31,8 @@
*
* @ingroup ClassicRTEMS
*
- * This encapsulates functionality which XXX
+ * This encapsulates functionality which implements the Classic API
+ * Barrier Manager.
*/
/**@{*/