Revision: 54066
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54066&view=rev
Author:   carlmoore
Date:     2012-12-14 18:59:23 +0000 (Fri, 14 Dec 2012)
Log Message:
-----------
remove trailing blanks/tabs

Modified Paths:
--------------
    brlcad/trunk/src/librt/primitives/hyp/hyp.c

Modified: brlcad/trunk/src/librt/primitives/hyp/hyp.c
===================================================================
--- brlcad/trunk/src/librt/primitives/hyp/hyp.c 2012-12-14 18:18:29 UTC (rev 
54065)
+++ brlcad/trunk/src/librt/primitives/hyp/hyp.c 2012-12-14 18:59:23 UTC (rev 
54066)
@@ -1376,7 +1376,7 @@
        RT_CK_DB_INTERNAL(ip);
        hip = (struct rt_hyp_internal *)ip->idb_ptr;
        RT_HYP_CK_MAGIC(hip);
-       
+
        VSCALE(*cent, hip->hyp_Hi, 0.5);
        VADD2(*cent, hip->hyp_Vi, *cent);
     }
@@ -1385,7 +1385,7 @@
 
 /**
  * R T _ H Y P _ S U R F _ A R E A
- * 
+ *
  * only the stub to make analyze happy
  * TODO: needs an implementation
  */

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


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to