summaryrefslogtreecommitdiffstats
path: root/cpukit/score/inline/rtems/score/threadq.inl
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/inline/rtems/score/threadq.inl')
-rw-r--r--cpukit/score/inline/rtems/score/threadq.inl15
1 files changed, 9 insertions, 6 deletions
diff --git a/cpukit/score/inline/rtems/score/threadq.inl b/cpukit/score/inline/rtems/score/threadq.inl
index d16013d19f..e7c6aa5aed 100644
--- a/cpukit/score/inline/rtems/score/threadq.inl
+++ b/cpukit/score/inline/rtems/score/threadq.inl
@@ -1,8 +1,10 @@
-/**
- * @file rtems/score/threadq.inl
+/**
+ * @file
+ *
+ * @brief Inlined Routines Associated with the Manipulation of Thread Queues
*
- * This inline file contains all of the inlined routines associated with
- * the manipulation of thread queues.
+ * This inline file contains all of the inlined routines associated with
+ * the manipulation of thread queues.
*/
/*
@@ -24,11 +26,12 @@
#include <rtems/score/thread.h>
/**
- * @addtogroup ScoreThreadQ
+ * @addtogroup ScoreThreadQ
+ *
* @{
*/
-/**@}*/
+/** @} */
#endif
/* end of include file */