summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/attr.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-01 18:44:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-01 18:44:12 +0000
commit17049c39d05f119d5adc99f01ba232a20927e096 (patch)
treefedccb28927e0d4709153be3b40dfd8cde556e73 /cpukit/rtems/include/rtems/rtems/attr.h
parent2008-06-30 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-17049c39d05f119d5adc99f01ba232a20927e096.tar.bz2
2008-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/monitor/mon-prmisc.c, rtems/include/rtems/rtems/attr.h: Review association tables in monitor.
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/attr.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/attr.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/attr.h b/cpukit/rtems/include/rtems/rtems/attr.h
index 23ddce1bad..a1c71e5ec9 100644
--- a/cpukit/rtems/include/rtems/rtems/attr.h
+++ b/cpukit/rtems/include/rtems/rtems/attr.h
@@ -25,7 +25,8 @@ extern "C" {
/**
* @defgroup ClassicAttributes Classic API Attributes
*
- * This encapsulates functionality which XXX
+ * This encapsulates functionality which defines and manages the
+ * set of Classic API object attributes.
*/
/**@{*/