summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/mutex.h
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/include/rtems/posix/mutex.h
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/include/rtems/posix/mutex.h')
-rw-r--r--cpukit/posix/include/rtems/posix/mutex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/posix/include/rtems/posix/mutex.h b/cpukit/posix/include/rtems/posix/mutex.h
index 2b6fa38629..f159a1a5ad 100644
--- a/cpukit/posix/include/rtems/posix/mutex.h
+++ b/cpukit/posix/include/rtems/posix/mutex.h
@@ -3,6 +3,7 @@
*
* This include file contains all the private support information for
* POSIX mutex's.
+ */
/*
* COPYRIGHT (c) 1989-2011.