summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to 'c')
-rw-r--r--c/src/exec/posix/src/mutex.c3
-rw-r--r--c/src/exec/posix/src/pthread.c3
2 files changed, 2 insertions, 4 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$
*/