From 00b59ce9c9eab2d1e6d4ff89807b5afd70d13a6f Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 9 May 2001 14:45:47 +0000 Subject: * include/pthread.h: Remove C++ comment. --- winsup/cygwin/include/pthread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/include/pthread.h') diff --git a/winsup/cygwin/include/pthread.h b/winsup/cygwin/include/pthread.h index 4b03bbb90..1261ddc5f 100644 --- a/winsup/cygwin/include/pthread.h +++ b/winsup/cygwin/include/pthread.h @@ -28,7 +28,7 @@ extern "C" /* FIXME: this should allocate a new cond variable, and return the value that would normally be written to the passed parameter of pthread_cond_init(lvalue, NULL); */ -// #define PTHREAD_COND_INITIALIZER 0 +/* #define PTHREAD_COND_INITIALIZER 0 */ #define PTHREAD_DESTRUCTOR_ITERATIONS 1 /* Tls has 64 items for pre win2000 - and we don't want to use them all :] -- cgit v1.2.3