summaryrefslogtreecommitdiff
path: root/cpukit/score/src/threadrestart.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/threadrestart.c')
-rw-r--r--cpukit/score/src/threadrestart.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/score/src/threadrestart.c b/cpukit/score/src/threadrestart.c
index d7752d264c..4e892f75f1 100644
--- a/cpukit/score/src/threadrestart.c
+++ b/cpukit/score/src/threadrestart.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Restart Thread
* @ingroup RTEMSScoreThread
+ *
+ * @brief Restart Thread
*/
/*