aboutsummaryrefslogtreecommitdiff
path: root/pthreads/config.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-02-13 10:41:10 +0100
committermarha <marha@users.sourceforge.net>2013-02-13 10:41:10 +0100
commitb41f74438672dd682bc01ae818cb3da654f22c1e (patch)
tree07674ef1368a5427a75080528d8cee74234f6b28 /pthreads/config.h
parentaaf21968deb85b635cb6aa6544df233ea5981346 (diff)
downloadvcxsrv-b41f74438672dd682bc01ae818cb3da654f22c1e.tar.gz
vcxsrv-b41f74438672dd682bc01ae818cb3da654f22c1e.tar.bz2
vcxsrv-b41f74438672dd682bc01ae818cb3da654f22c1e.zip
Updated to latest CVS version of pthreads
Diffstat (limited to 'pthreads/config.h')
-rw-r--r--pthreads/config.h6
1 files changed, 2 insertions, 4 deletions
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 */