Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Jim Wise <jwise@netbsd.org>
List: source-changes
Date: 03/17/2005 17:23:21
Module Name:	src
Committed By:	jwise
Date:		Thu Mar 17 17:23:21 UTC 2005

Modified Files:
	src/lib/libpthread: pthread_lock.c pthread_sa.c

Log Message:
Lint warning police -- don't use `//' for comments in C code.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/lib/libpthread/pthread_lock.c
cvs rdiff -r1.36 -r1.37 src/lib/libpthread/pthread_sa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.