summaryrefslogtreecommitdiff
path: root/cpukit/score/src/threadqflush.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/threadqflush.c')
-rw-r--r--cpukit/score/src/threadqflush.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/score/src/threadqflush.c b/cpukit/score/src/threadqflush.c
index f9303f4eec..5666aaf22c 100644
--- a/cpukit/score/src/threadqflush.c
+++ b/cpukit/score/src/threadqflush.c
@@ -1,8 +1,9 @@
/**
* @file
*
- * @brief Thread Queue Flush
* @ingroup RTEMSScoreThreadQ
+ *
+ * @brief Thread Queue Flush
*/
/*