summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/onceimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/onceimpl.h')
-rw-r--r--cpukit/include/rtems/score/onceimpl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/onceimpl.h b/cpukit/include/rtems/score/onceimpl.h
index f3c298abe2..fcd831ad2b 100644
--- a/cpukit/include/rtems/score/onceimpl.h
+++ b/cpukit/include/rtems/score/onceimpl.h
@@ -3,7 +3,8 @@
*
* @ingroup RTEMSScoreOnce
*
- * @brief Once API
+ * @brief This header file provides the interfaces of the
+ * @ref RTEMSScoreOnce.
*/
/*