summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest/t-test-thread-switch.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libtest/t-test-thread-switch.c')
-rw-r--r--cpukit/libtest/t-test-thread-switch.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/libtest/t-test-thread-switch.c b/cpukit/libtest/t-test-thread-switch.c
index 44cd819dd1..99d2d7ee29 100644
--- a/cpukit/libtest/t-test-thread-switch.c
+++ b/cpukit/libtest/t-test-thread-switch.c
@@ -5,7 +5,8 @@
*
* @ingroup RTEMSTestFrameworkImpl
*
- * @brief Implementation of T_thread_switch_record().
+ * @brief This source file contains the implementation of the thread switch
+ * recorder.
*/
/*