summaryrefslogtreecommitdiffstats
path: root/cpukit/score/inline/rtems/score/coresem.inl
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/inline/rtems/score/coresem.inl')
-rw-r--r--cpukit/score/inline/rtems/score/coresem.inl4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/inline/rtems/score/coresem.inl b/cpukit/score/inline/rtems/score/coresem.inl
index c7e6b69605..72b297b489 100644
--- a/cpukit/score/inline/rtems/score/coresem.inl
+++ b/cpukit/score/inline/rtems/score/coresem.inl
@@ -2,7 +2,7 @@
* @file rtems/score/coresem.inl
*
* This include file contains all of the inlined routines associated
- * with the CORE semaphore.
+ * with the SuperCore semaphore.
*/
/*
@@ -29,7 +29,7 @@
/**
* This function returns TRUE if the priority attribute is
- * enabled in the attribute_set and FALSE otherwise.
+ * enabled in the @a attribute_set and FALSE otherwise.
*
* @param[in] the_attribute is the attribute set to test
* @return TRUE if the priority attribute is enabled