Revision: 56187
          http://sourceforge.net/p/brlcad/code/56187
Author:   phoenixyjll
Date:     2013-07-23 06:02:37 +0000 (Tue, 23 Jul 2013)
Log Message:
-----------
remove trailing ws.

Modified Paths:
--------------
    brlcad/trunk/src/libbrep/intersect.cpp

Modified: brlcad/trunk/src/libbrep/intersect.cpp
===================================================================
--- brlcad/trunk/src/libbrep/intersect.cpp      2013-07-23 05:42:30 UTC (rev 
56186)
+++ brlcad/trunk/src/libbrep/intersect.cpp      2013-07-23 06:02:37 UTC (rev 
56187)
@@ -1209,7 +1209,7 @@
        return 0;
     if (!build_surface_root(surfaceB, surfaceB_udomain, surfaceB_vdomain, 
rootB))
        return 0;
-    
+
     // We need ON_BrepFace for get_closest_point().
     // This is used in point-surface intersections, in case we build the
     // tree again and again.

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


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to