Revision: 55870
          http://sourceforge.net/p/brlcad/code/55870
Author:   phoenixyjll
Date:     2013-06-27 09:39:22 +0000 (Thu, 27 Jun 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-06-27 09:30:55 UTC (rev 
55869)
+++ brlcad/trunk/src/libbrep/intersect.cpp      2013-06-27 09:39:22 UTC (rev 
55870)
@@ -800,7 +800,7 @@
        }
        if (j == points.Count()) {
            points.Append(tmp_x[i]);
-       }       
+       }
     }
 
     // Merge the overlap events that are continuous

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


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to