summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mutex.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-05-28 16:16:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-05-28 16:16:28 +0000
commit8165b48f5116a05084974c51ab7eb5f819acc5be (patch)
tree7ca599d944c8bc3df77941deaab1a6035b2bb4da /cpukit/posix/src/mutex.c
parentadded maximum keys (diff)
downloadrtems-8165b48f5116a05084974c51ab7eb5f819acc5be.tar.bz2
comment cleanup
Diffstat (limited to 'cpukit/posix/src/mutex.c')
-rw-r--r--cpukit/posix/src/mutex.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/posix/src/mutex.c b/cpukit/posix/src/mutex.c
index 1cb3f480c8..bdf4065314 100644
--- a/cpukit/posix/src/mutex.c
+++ b/cpukit/posix/src/mutex.c
@@ -1,5 +1,4 @@
-/* mutex.c
- *
+/*
* $Id$
*/