CVSROOT: /cvsroot/dotgnu-pnet
Module name: pnet
Changes by: Klaus Treichel <ktreichel> 07/12/09 21:46:29
Modified files:
support : thr_choose.h
Log message:
Add missed underscore.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pnet/support/thr_choose.h?cvsroot=dotgnu-pnet&r1=1.10&r2=1.11
Patches:
Index: thr_choose.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/support/thr_choose.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- thr_choose.h 9 Dec 2007 21:17:20 -0000 1.10
+++ thr_choose.h 9 Dec 2007 21:46:29 -0000 1.11
@@ -37,7 +37,7 @@
#if !defined(IL_NO_THREADS)
#if defined(linux) || defined(__linux) || defined(__linux__) || \
defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__sun) || \
- defined(_NetBSD__) || defined(__APPLE__)
+ defined(__NetBSD__) || defined(__APPLE__)
#if defined(GC_LINUX_THREADS) || defined(GC_FREEBSD_THREADS) || \
defined(GC_OPENBSD_THREADS) || defined(GC_SOLARIS_THREADS) || \
defined(GC_NETBSD_THREADS) || defined(GC_DARWIN_THREADS)
_______________________________________________
dotgnu-pnet-commits mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/dotgnu-pnet-commits