Revision: 55103
          http://brlcad.svn.sourceforge.net/brlcad/?rev=55103&view=rev
Author:   brlcad
Date:     2013-04-09 22:46:38 +0000 (Tue, 09 Apr 2013)
Log Message:
-----------
ws

Modified Paths:
--------------
    brlcad/trunk/src/libbu/affinity.c

Modified: brlcad/trunk/src/libbu/affinity.c
===================================================================
--- brlcad/trunk/src/libbu/affinity.c   2013-04-09 21:20:01 UTC (rev 55102)
+++ brlcad/trunk/src/libbu/affinity.c   2013-04-09 22:46:38 UTC (rev 55103)
@@ -55,7 +55,7 @@
 int
 parallel_set_affinity(int cpu)
 {
-#if defined(HAVE_PTHREAD_H) && defined (CPU_ZERO)
+#if defined(HAVE_PTHREAD_H) && defined(CPU_ZERO)
 
     /* Linux and BSD pthread affinity */
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to