From b41f74438672dd682bc01ae818cb3da654f22c1e Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 13 Feb 2013 10:41:10 +0100 Subject: Updated to latest CVS version of pthreads --- pthreads/config.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'pthreads/config.h') diff --git a/pthreads/config.h b/pthreads/config.h index e231724e3..ccdff48da 100644 --- a/pthreads/config.h +++ b/pthreads/config.h @@ -46,7 +46,7 @@ /* Do we know about type mode_t? */ #undef HAVE_MODE_T -/* +/* * Define if GCC has atomic builtins, i.e. __sync_* intrinsics * __sync_lock_* is implemented in mingw32 gcc 4.5.2 at least * so this define does not turn those on or off. If you get an @@ -148,6 +148,4 @@ #define HAVE_C_INLINE #endif - - -#endif +#endif /* PTW32_CONFIG_H */ -- cgit v1.2.3