summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/inline/rtems
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-06-27 20:30:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-06-27 20:30:58 +0000
commit3d5efd4a02f724d389c55c05f88de908a8b84b32 (patch)
tree5a44728e3bbe7decef1d1ae613c1c9568b0f67fd /cpukit/posix/inline/rtems
parentRegenerate. (diff)
downloadrtems-3d5efd4a02f724d389c55c05f88de908a8b84b32.tar.bz2
2011-06-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/include/semaphore.h, posix/include/rtems/posix/mutex.h, posix/inline/rtems/posix/mutex.inl: Fix typos.
Diffstat (limited to 'cpukit/posix/inline/rtems')
-rw-r--r--cpukit/posix/inline/rtems/posix/mutex.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/inline/rtems/posix/mutex.inl b/cpukit/posix/inline/rtems/posix/mutex.inl
index 718a342be1..cf3bc33443 100644
--- a/cpukit/posix/inline/rtems/posix/mutex.inl
+++ b/cpukit/posix/inline/rtems/posix/mutex.inl
@@ -3,7 +3,7 @@
*
* This include file contains the static inline implementation of the private
* inlined routines for POSIX mutex's.
- *?
+ */
/* COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).