Revision: 56713
          http://sourceforge.net/p/brlcad/code/56713
Author:   ejno
Date:     2013-08-09 14:34:43 +0000 (Fri, 09 Aug 2013)
Log Message:
-----------
fix typo

Modified Paths:
--------------
    brlcad/branches/opencl/src/librt/primitives/sph/sph.c

Modified: brlcad/branches/opencl/src/librt/primitives/sph/sph.c
===================================================================
--- brlcad/branches/opencl/src/librt/primitives/sph/sph.c       2013-08-09 
13:37:03 UTC (rev 56712)
+++ brlcad/branches/opencl/src/librt/primitives/sph/sph.c       2013-08-09 
14:34:43 UTC (rev 56713)
@@ -401,7 +401,7 @@
     segp->seg_out.hit_surfno = 0;
     BU_LIST_INSERT(&(seghead->l), &(segp->l));
     return 2;                  /* HIT */
-#
+
 #else
     register struct sph_specific *sph =
        (struct sph_specific *)stp->st_specific;

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


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to