Revision: 66049
          http://sourceforge.net/p/brlcad/code/66049
Author:   carlmoore
Date:     2015-08-20 12:35:34 +0000 (Thu, 20 Aug 2015)
Log Message:
-----------
remove trailing white space

Modified Paths:
--------------
    brlcad/trunk/src/librt/cut.c

Modified: brlcad/trunk/src/librt/cut.c
===================================================================
--- brlcad/trunk/src/librt/cut.c        2015-08-20 10:39:18 UTC (rev 66048)
+++ brlcad/trunk/src/librt/cut.c        2015-08-20 12:35:34 UTC (rev 66049)
@@ -2929,7 +2929,7 @@
          * This pool must have enough size to fit the whole tree or the
          * algorithm will fail. It stores pointers to itself and a
          * realloc would make the pointers invalid.
-         * 
+         *
          * total_nodes = treelets_size + upper_sah_size,  where:
          *  treelets_size < 2*n_primitives
          *  upper_sah_size < 2*2^popcnt(0x3ffc0000)   i.e. 2*4096

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


------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to