summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/exec/posix/src/mutex.c3
-rw-r--r--c/src/exec/posix/src/pthread.c3
-rw-r--r--cpukit/posix/src/mutex.c3
-rw-r--r--cpukit/posix/src/pthread.c3
4 files changed, 4 insertions, 8 deletions
diff --git a/c/src/exec/posix/src/mutex.c b/c/src/exec/posix/src/mutex.c
index 1cb3f480c8..bdf4065314 100644
--- a/c/src/exec/posix/src/mutex.c
+++ b/c/src/exec/posix/src/mutex.c
@@ -1,5 +1,4 @@
-/* mutex.c
- *
+/*
* $Id$
*/
diff --git a/c/src/exec/posix/src/pthread.c b/c/src/exec/posix/src/pthread.c
index 706b967309..0ed00ea568 100644
--- a/c/src/exec/posix/src/pthread.c
+++ b/c/src/exec/posix/src/pthread.c
@@ -1,5 +1,4 @@
-/* pthread.c
- *
+/*
* $Id$
*/
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$
*/
diff --git a/cpukit/posix/src/pthread.c b/cpukit/posix/src/pthread.c
index 706b967309..0ed00ea568 100644
--- a/cpukit/posix/src/pthread.c
+++ b/cpukit/posix/src/pthread.c
@@ -1,5 +1,4 @@
-/* pthread.c
- *
+/*
* $Id$
*/