summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/log2table.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/log2table.c')
-rw-r--r--cpukit/score/src/log2table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/log2table.c b/cpukit/score/src/log2table.c
index 19a9c8a446..ae63d3ebe2 100644
--- a/cpukit/score/src/log2table.c
+++ b/cpukit/score/src/log2table.c
@@ -3,7 +3,7 @@
*
* @brief Priority Bit Map Implementation
*
- * @ingroup ScorePriorityBitmap
+ * @ingroup RTEMSScorePriorityBitmap
*/
/*