summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include/rtems/rbheap.h
diff options
context:
space:
mode:
authorMathew Kallada <matkallada@gmail.com>2012-12-12 15:57:49 -0500
committerGedare Bloom <gedare@rtems.org>2012-12-12 15:57:49 -0500
commitc2ae79e93ca0e1231625bc01840c2f91540241cf (patch)
tree6d337b70791685ffd1339f230b4940603bb00594 /cpukit/sapi/include/rtems/rbheap.h
parentcpukit/rtems: Header File Doxygen Enhancement GCI Task #8 (diff)
downloadrtems-c2ae79e93ca0e1231625bc01840c2f91540241cf.tar.bz2
misc: Header File Doxygen Enhancement Task #3
http://www.google-melange.com/gci/task/view/google/gci2012/8006220
Diffstat (limited to 'cpukit/sapi/include/rtems/rbheap.h')
-rw-r--r--cpukit/sapi/include/rtems/rbheap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/sapi/include/rtems/rbheap.h b/cpukit/sapi/include/rtems/rbheap.h
index 5481e8954f..39bbc69a3f 100644
--- a/cpukit/sapi/include/rtems/rbheap.h
+++ b/cpukit/sapi/include/rtems/rbheap.h
@@ -1,9 +1,9 @@
/**
* @file
*
- * @ingroup RBHeap
+ * @brief Red-Black Tree Heap API
*
- * @brief Red-Black Tree Heap API.
+ * @ingroup RBHeap
*/
/*