From 8165b48f5116a05084974c51ab7eb5f819acc5be Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 28 May 1996 16:16:28 +0000 Subject: comment cleanup --- c/src/exec/posix/src/mutex.c | 3 +-- c/src/exec/posix/src/pthread.c | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'c') 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$ */ -- cgit v1.2.3