summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/corerwlockobtainread.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/src/corerwlockobtainread.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/score/src/corerwlockobtainread.c b/cpukit/score/src/corerwlockobtainread.c
index ee74c3dc6d..2d084b1639 100644
--- a/cpukit/score/src/corerwlockobtainread.c
+++ b/cpukit/score/src/corerwlockobtainread.c
@@ -1,9 +1,10 @@
/**
* @file
- *
+ *
* @ingroup RTEMSScoreRWLock
*
- * @brief Obtain RWLock for reading
+ * @brief This source file contains the implementation of
+ * _CORE_RWLock_Seize_for_reading().
*/
/*