summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/inline/rtems/posix/semaphore.inl
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/inline/rtems/posix/semaphore.inl')
-rw-r--r--cpukit/posix/inline/rtems/posix/semaphore.inl4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/posix/inline/rtems/posix/semaphore.inl b/cpukit/posix/inline/rtems/posix/semaphore.inl
index 4828bcd5ea..8c7d6700a9 100644
--- a/cpukit/posix/inline/rtems/posix/semaphore.inl
+++ b/cpukit/posix/inline/rtems/posix/semaphore.inl
@@ -1,5 +1,7 @@
/**
- * @file rtems/posix/semaphore.inl
+ * @file
+ *
+ * @brief Private Inlined Routines for POSIX Semaphores
*
* This include file contains the static inline implementation of the private
* inlined routines for POSIX Semaphores.