summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadstart.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/threadstart.c')
-rw-r--r--cpukit/score/src/threadstart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/src/threadstart.c b/cpukit/score/src/threadstart.c
index 676e34da49..9e9ea1cb4a 100644
--- a/cpukit/score/src/threadstart.c
+++ b/cpukit/score/src/threadstart.c
@@ -3,7 +3,7 @@
*
* @brief Initializes Thread and Executes it
*
- * @ingroup ScoreThread
+ * @ingroup RTEMSScoreThread
*/
/*